We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919ae97 commit 4eab069Copy full SHA for 4eab069
.github/workflows/almalinux-build-toolchain.yml
@@ -1,5 +1,9 @@
1
name: Container Build (Toolchain)
2
on:
3
+ push:
4
+ paths:
5
+ - 'containers/labs344-almalinux/**'
6
+ - '.github/workflows/almalinux-build-toolchain.yml'
7
workflow_dispatch:
8
inputs:
9
publish:
0 commit comments