mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-16 14:11:02 +00: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…
Reference in New Issue
Block a user