mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 12:49:37 +03:00
Remove running codeql on a schedule
PRs and pushes only.
This commit is contained in:
parent
32e72883a6
commit
06f3644b11
1 changed files with 0 additions and 2 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -21,8 +21,6 @@ on:
|
|||
branches: [ develop ]
|
||||
paths-ignore:
|
||||
- 'static/**'
|
||||
schedule:
|
||||
- cron: '36 7 * * 4'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Reference in a new issue