aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-extra.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-extra.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-extra.yml')
-rw-r--r--.github/workflows/build-extra.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index b538fde68..1629733ae 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -1,3 +1,5 @@
1# Builds the project with alternative tools.
2
1name: Build-extra 3name: Build-extra
2 4
3on: 5on: