kopia lustrzana https://github.com/wagtail/wagtail
Change CodeQL analysis on cron only (#7229)
now that they mark unrelated changes as failures on PR...pull/7236/head
rodzic
fd4ed6aaeb
commit
bca79b81f7
|
@ -1,10 +1,6 @@
|
||||||
name: "CodeQL"
|
name: "CodeQL"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 8 * * 3'
|
- cron: '0 8 * * 3'
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue