diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index a2028cb..c9ebf1c 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -1,7 +1,7 @@ name: getContext on: - workflow_dispatch: + workflow_dispatch # schedule: # - cron: '0 0 * * *'