aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-08-19 16:18:37 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-08-22 04:58:21 -0300
commitb4346f0f198c89403465d648919ce0d49e087223 (patch)
tree9cb7a2155d639720560f9f1dad63aa7aba222f1a /.github/workflows/build.yml
parentci: split test jobs for faster checks (diff)
downloadfirejail-b4346f0f198c89403465d648919ce0d49e087223.tar.gz
firejail-b4346f0f198c89403465d648919ce0d49e087223.tar.zst
firejail-b4346f0f198c89403465d648919ce0d49e087223.zip
ci: document the intended purpose of each workflow
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 1c5fb5f6d..d923f8b2b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,3 +1,6 @@
1# Checks that `make dist` works and builds the project with the default
2# configuration.
3
1name: Build 4name: Build
2 5
3# Note: Keep this list in sync with DISTFILES in ../../Makefile. 6# Note: Keep this list in sync with DISTFILES in ../../Makefile.