Update get_context.yml
Activate schedule
This commit is contained in:
parent
d2acc162f6
commit
1e9ac935dc
1 changed files with 2 additions and 2 deletions
4
.github/workflows/get_context.yml
vendored
4
.github/workflows/get_context.yml
vendored
|
@ -2,8 +2,8 @@ name: getAllRepliesToKnownPots
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch
|
workflow_dispatch
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Reference in a new issue