mirror of https://github.com/telemt/telemt.git
commit
3d88ec5992
|
|
@ -2,9 +2,9 @@ name: "CodeQL Advanced"
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "*" ]
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue