Skip to content

Commit

Permalink
Add option to run manually
Browse files Browse the repository at this point in the history
  • Loading branch information
WGOS committed Dec 27, 2023
1 parent be41510 commit d8e763a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: build and push images
on:
push:
branches: ['master']
workflow_dispatch:

jobs:
build-and-push-image:
Expand Down

0 comments on commit d8e763a

Please sign in to comment.