Skip to content

Commit 3041e4d

Browse files
committed
Modify the workflow
1 parent f244eec commit 3041e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firefox-ios-testrail-milestone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Create Test Rail Milestone
22

33
on:
44
release:
5-
types: [published] # Trigger only when a release is published
5+
types: [published, created] # Trigger only when a release is published
66

77
jobs:
88
handle-new-release:

0 commit comments

Comments
 (0)