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 8acc5aa commit a513cb0Copy full SHA for a513cb0
.github/workflows/changelog.yml
@@ -3,7 +3,7 @@ on:
3
workflow_dispatch: {}
4
push:
5
paths: [CHANGELOG.md]
6
- branches: [master]
+ branches: [main]
7
tags: ["*"]
8
9
jobs:
0 commit comments