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 77d368e commit 4327360Copy full SHA for 4327360
.github/workflows/update-changelog-and-api-version.yml
@@ -6,7 +6,7 @@ on:
6
paths-ignore: ['docs/**', 'Tests/**', 'Tools/**', '.github/**']
7
8
pull_request:
9
- branches: [ main, 'release/**', develop ]
+ branches: [ main, 'release/**' ]
10
11
12
0 commit comments