Skip to content

Commit a6a94e4

Browse files
committed
Remove cron schedule for CodeQL workflows
1 parent 1a24c23 commit a6a94e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches: [ "development" ]
66
pull_request:
77
branches: [ "development" ]
8-
schedule:
9-
- cron: "27 3 * * 0"
108

119
concurrency:
1210
group: ${{ github.ref }}-${{ github.head_ref }}-codeql

0 commit comments

Comments
 (0)