Skip to content

Commit 6528a6d

Browse files
authored
Merge pull request #11 from appzic/refactor/restructure-project
ci: add workflow_dispatch trigger for manual execution of build and push
2 parents ce58f64 + 8cf2395 commit 6528a6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- synchronize
1111
paths:
1212
- "./dockerfiles/**"
13+
workflow_dispatch:
1314

1415
jobs:
1516
detect-changes:

0 commit comments

Comments
 (0)