mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-03 21:14:40 +08:00
Stop running codeql every 24h
Only run on push/pull requests
This commit is contained in:
parent
4f9484f5ab
commit
73fcf72792
6
.github/workflows/codeql.yml
vendored
6
.github/workflows/codeql.yml
vendored
@ -12,10 +12,8 @@
|
|||||||
name: "CodeQL"
|
name: "CodeQL"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches: [ "main", "master" ]
|
branches: [ "master" ]
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * *'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: '*'
|
branches: '*'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user