Skip to content

Commit

Permalink
fixup: use push branch to run action
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Magtoto committed Nov 10, 2023
1 parent 428f187 commit 01576d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
branches:
- master
workflow_dispatch:
- feature/API-337

jobs:
build_image:
Expand Down

0 comments on commit 01576d7

Please sign in to comment.