We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b520fc4 commit 70ff9cdCopy full SHA for 70ff9cd
1 file changed
.github/workflows/changelog-verify.yml
@@ -3,7 +3,7 @@ on:
3
pull_request:
4
branches: ["**"]
5
push:
6
- branches: ["**"]
+ branches: ["master"]
7
8
permissions:
9
contents: read
0 commit comments