mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
switch to run on all PRs
This commit is contained in:
parent
ff2408a056
commit
41c0a3e510
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@ -3,7 +3,6 @@ on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
schedule:
|
||||
- cron: '24 19 * * 3'
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user