Skip to content

Commit 4eab069

Browse files
committed
Add workflow trigger
1 parent 919ae97 commit 4eab069

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/almalinux-build-toolchain.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Container Build (Toolchain)
22
on:
3+
push:
4+
paths:
5+
- 'containers/labs344-almalinux/**'
6+
- '.github/workflows/almalinux-build-toolchain.yml'
37
workflow_dispatch:
48
inputs:
59
publish:

0 commit comments

Comments
 (0)