see if this works
This commit is contained in:
parent
9f259547c0
commit
87fd762d54
1 changed files with 1 additions and 1 deletions
2
.github/workflows/get_context.yml
vendored
2
.github/workflows/get_context.yml
vendored
|
@ -1,9 +1,9 @@
|
|||
name: getContext
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
run:
|
||||
|
|
Loading…
Reference in a new issue