Disable scheduled workflow due to access restrictions on PCGamingWiki
This commit is contained in:
parent
7d8260a53c
commit
a158b954a9
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:
|
on:
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '0 */6 * * *'
|
# - cron: '0 */6 * * *'
|
||||||
workflow_dispatch: ~
|
workflow_dispatch: ~
|
||||||
|
|
||||||
name: Import
|
name: Import
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue