Skip to content

Commit 7bed200

Browse files
committed
Enabling workflow on master pushes for testing.
1 parent 297cb85 commit 7bed200

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ on:
44
push:
55
branches:
66
- develop
7+
- master
78
pull_request:
89
branches:
910
- master
10-
schedule:
11-
- cron: 48 7 * * 1
1211
jobs:
1312
analyze:
1413
name: Analyze

0 commit comments

Comments
 (0)