Skip to content

Commit

Permalink
Merge pull request #163 from Kuadrant/manual_build
Browse files Browse the repository at this point in the history
Add option to manually trigger job
  • Loading branch information
alexsnaps authored Mar 31, 2023
2 parents e635b5d + dc535fe commit f10d835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: Build Image

on:
workflow_dispatch:
push:
branches: ['*']
tags: ['*']
Expand Down

0 comments on commit f10d835

Please sign in to comment.