ci: move to cron
This commit is contained in:
parent
c8f68bd170
commit
2446886103
|
@ -1,10 +1,8 @@
|
||||||
name: Auto import
|
name: Auto import
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
branches: [ "main" ]
|
- cron: "0 0 * * 0"
|
||||||
pull_request:
|
|
||||||
branches: [ "main" ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
emblems:
|
emblems:
|
||||||
|
|
Loading…
Reference in New Issue