#16: Pause auto-updates for full refresh
This commit is contained in:
parent
c333c13d97
commit
bde8e85831
1 changed files with 2 additions and 2 deletions
4
.github/workflows/import.yaml
vendored
4
.github/workflows/import.yaml
vendored
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *'
|
||||
# schedule:
|
||||
# - cron: '0 */6 * * *'
|
||||
workflow_dispatch: ~
|
||||
|
||||
name: Import
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue