Skip to content

Commit

Permalink
ENG-1235: Enable triggering release-tagging workflow manually on-dema…
Browse files Browse the repository at this point in the history
…nd also, in case previous auto-run(s) had failed
  • Loading branch information
AsadHasan-Rasa committed Aug 28, 2024
1 parent 5d616cc commit 5017ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- main
- '[0-9]+.[0-9]+.x'
types: [closed]
workflow_dispatch:

env:
COMMIT_EMAIL: [email protected]
Expand Down

0 comments on commit 5017ac5

Please sign in to comment.