Update get_context.yml
This commit is contained in:
parent
83f3d6a5a1
commit
41968fe66b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/get_context.yml
vendored
2
.github/workflows/get_context.yml
vendored
|
@ -3,7 +3,7 @@ name: getAllRepliesToKnownPots
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '*/15 * * * *'
|
||||
- cron: '3,13,23,33,43,53 * * * *'
|
||||
|
||||
jobs:
|
||||
run:
|
||||
|
|
Loading…
Reference in a new issue