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 8eb981c commit 423209bCopy full SHA for 423209b
.github/workflows/release_tracking.yml
@@ -3,6 +3,8 @@ name: Release Event Tracking
3
4
on:
5
pull_request:
6
+ branches:
7
+ - 'changeset-release/main'
8
types:
9
- closed
10
- opened
0 commit comments