We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1edd2 commit 60c7dd4Copy full SHA for 60c7dd4
1 file changed
.github/workflows/checkNextChangelog.yml
@@ -2,7 +2,7 @@ name: Check for NEXT_CHANGELOG.md Changes
2
3
on:
4
pull_request_target:
5
- # branches: [ main ]
+ branches: [ main ]
6
7
permissions:
8
contents: read
0 commit comments