Skip to content

Commit 85e419b

Browse files
authored
Update .github/workflows/codeql.yml
1 parent e96e545 commit 85e419b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ "master", "develop" ]
66
pull_request:
7-
branches: [ "master" ]
7+
branches: [ "master", "develop" ]
88
schedule:
99
- cron: "37 1 * * 1"
1010

0 commit comments

Comments
 (0)