Skip to content

Commit cafe54b

Browse files
authored
Merge pull request #53 from slagle/bootc-workflow
Add workflow_dispatch trigger for edpm-bootc
2 parents 8fced03 + 9c75929 commit cafe54b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/edpm-bootc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- '*'
77
paths:
88
- bootc/**
9+
workflow_dispatch:
910

1011
env:
1112
imageregistry: 'quay.io'

0 commit comments

Comments
 (0)