Skip to content

Commit 98a9ca8

Browse files
authored
Update codeql-analysis.yml
1 parent 505c91a commit 98a9ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [master, devel]
66
pull_request:
77
# The branches below must be a subset of the branches above
8-
branches: [master]
8+
branches: [master, devel]
99
schedule:
1010
- cron: '0 17 * * 2'
1111

0 commit comments

Comments
 (0)