mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Run CodeQL on push
This commit is contained in:
parent
747ac62733
commit
694524cb6f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
|
@ -12,8 +12,8 @@
|
||||||
name: "CodeQL"
|
name: "CodeQL"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches: [ "main", "master" ]
|
branches: [ "main", "master" ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue