We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f244eec commit 3041e4dCopy full SHA for 3041e4d
.github/workflows/firefox-ios-testrail-milestone.yml
@@ -2,7 +2,7 @@ name: Create Test Rail Milestone
2
3
on:
4
release:
5
- types: [published] # Trigger only when a release is published
+ types: [published, created] # Trigger only when a release is published
6
7
jobs:
8
handle-new-release:
0 commit comments