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 3450df0 commit 8081412Copy full SHA for 8081412
.github/workflows/check-changelog.yml
@@ -1,6 +1,7 @@
1
name: Check-changelog
2
on:
3
pull_request:
4
+ types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
5
branches:
6
- devel
7
jobs:
0 commit comments