Skip to content

Commit

Permalink
Merge pull request #53 from slagle/bootc-workflow
Browse files Browse the repository at this point in the history
Add workflow_dispatch trigger for edpm-bootc
  • Loading branch information
slagle authored Jan 30, 2025
2 parents 8fced03 + 9c75929 commit cafe54b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/edpm-bootc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- '*'
paths:
- bootc/**
workflow_dispatch:

env:
imageregistry: 'quay.io'
Expand Down

0 comments on commit cafe54b

Please sign in to comment.