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:
|
||||
workflow_dispatch
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
run:
|
||||
|
|
Loading…
Reference in a new issue