Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8e137f4

Browse files
committedFeb 26, 2024·
XXX: Release test fix branch.
1 parent c17024a commit 8e137f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/rel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
types:
1515
- completed
1616
branches:
17-
- "master"
17+
- '*'
1818

1919
permissions: write-all
2020

0 commit comments

Comments
 (0)
Please sign in to comment.