mirror of
https://github.com/sstent/NYT_Sudoku.git
synced 2026-04-15 17:34:13 +00:00
Update blank.yml
This commit is contained in:
1
.github/workflows/blank.yml
vendored
1
.github/workflows/blank.yml
vendored
@@ -1,5 +1,6 @@
|
|||||||
Name: Add row to data.csv
|
Name: Add row to data.csv
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# https://crontab.guru/every-day
|
# https://crontab.guru/every-day
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|||||||
Reference in New Issue
Block a user