Skip to content

Commit 821ad95

Browse files
committed
Test
1 parent f9bdafe commit 821ad95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: codeql
22

33
on:
44
push:
5-
pull_request:
6-
schedule:
7-
- cron: '0 5 * * 3'
5+
# pull_request:
6+
# schedule:
7+
# - cron: '0 5 * * 3'
88

99
jobs:
1010
codeql:

0 commit comments

Comments
 (0)