mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-24 03:19:40 +00:00
update(CI): remove codeQL schedule
option
Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
This commit is contained in:
2
.github/workflows/codeql.yaml
vendored
2
.github/workflows/codeql.yaml
vendored
@@ -17,8 +17,6 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
schedule:
|
|
||||||
- cron: '44 8 * * 2'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
|
Reference in New Issue
Block a user