Skip to content

Commit 080cf17

Browse files
committed
ci: check in devel branch instead of master branch
1 parent 9022c23 commit 080cf17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
55
branches:
6-
- master
6+
- devel
77
jobs:
88
check-changelog:
99
name: Check changelog action

0 commit comments

Comments
 (0)