Skip to content

Commit 23dd487

Browse files
committed
Merge remote-tracking branch 'origin/main' into campaign-253/migrate-netstack-interface-deno
2 parents 2ac0181 + a7f89f5 commit 23dd487

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

netstack/.github/workflows/codeql.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
pull_request:
77
branches: [main, master]
88
schedule:
9-
- cron: '0 6 * * 1'
9+
- cron: '0 6 1 * *'
10+
1011
permissions: read-all
1112
jobs:
1213
analyze:

0 commit comments

Comments
 (0)