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"
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches: [ "main", "master" ]
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: '*'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user