diff --git a/.github/workflows/certs.yml b/.github/workflows/certs.yml index 08bc06cc..f15f30ba 100644 --- a/.github/workflows/certs.yml +++ b/.github/workflows/certs.yml @@ -7,8 +7,9 @@ name: Check for updated cert bundle on: - [schedule, workflow_dispatch]: - - cron: "30 1 * * *" + schedule: + - cron: "30 1 * * *" + workflow_dispatch: jobs: certs: