We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6ef76 commit cd13016Copy full SHA for cd13016
.github/workflows/changelog.yml
@@ -3,7 +3,7 @@ on:
3
pull_request:
4
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
5
branches:
6
- - master
+ - main
7
jobs:
8
Check-Changelog:
9
name: Check Changelog Action
0 commit comments