Skip to content

Commit

Permalink
Merge pull request #1568 from IFRCGo/feature/public-nginx-serve-manually
Browse files Browse the repository at this point in the history
Add workflow_dispatch for nginx serve
  • Loading branch information
samshara authored Dec 3, 2024
2 parents 99f0cc1 + e02b1a9 commit 4c7e925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-nginx-serve.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish nginx serve image

on:
workflow_dispatch:
push:
branches:
- develop
Expand Down

0 comments on commit 4c7e925

Please sign in to comment.