Minor update to update_NDM-v20.yml file to check in as Tiffany
(So that Tiffany gets the failed github action runs instead of Shay)
This commit is contained in:
parent
82054e5f34
commit
7cb560d4b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_NDM-v20.yml
vendored
2
.github/workflows/update_NDM-v20.yml
vendored
|
@ -3,7 +3,7 @@ name: update station info v20
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 6 * * *"
|
- cron: "0 7 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update_ndm:
|
update_ndm:
|
||||||
|
|
Loading…
Add table
Reference in a new issue