diff --git a/.github/workflows/fetch-licenses.yaml b/.github/workflows/fetch-licenses.yaml index 0480175..7c40f77 100644 --- a/.github/workflows/fetch-licenses.yaml +++ b/.github/workflows/fetch-licenses.yaml @@ -1,12 +1,12 @@ name: Fetch Licenses on: - workflow_dispatch: - # inputs: - # force_run: - # description: 'Force run license extraction' - # required: false - # default: 'false' + # workflow_dispatch: + # # inputs: + # # force_run: + # # description: 'Force run license extraction' + # # required: false + # # default: 'false' schedule: - cron: '0 0 * * *' # Runs at midnight ET push: