Skip to content

Commit

Permalink
allow workflow-dispatch for build-images
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L. <[email protected]>
  • Loading branch information
szaimen committed Jul 11, 2024
1 parent a864ed2 commit 62fe067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
workflows: ["Repo Sync"]
types:
- completed
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 62fe067

Please sign in to comment.