diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml index c46ff1c876..faa08eb992 100644 --- a/.github/workflows/license.yml +++ b/.github/workflows/license.yml @@ -1,9 +1,6 @@ name: V2 Generate license on: - schedule: - # * is a special character in YAML so you have to quote this string - - cron: "0 0 * * *" workflow_dispatch: jobs: