Skip to content

Commit

Permalink
revert push, workflow_dispatch works on main only
Browse files Browse the repository at this point in the history
  • Loading branch information
broskoTT committed Sep 24, 2024
1 parent 7f28274 commit fda1ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Build and Publish Docker Image
on:
workflow_dispatch:
workflow_call:
push:

jobs:
build:
Expand Down

0 comments on commit fda1ebf

Please sign in to comment.