diff --git a/.github/workflows/cloud-runner-async-checks.yml b/.github/workflows/cloud-runner-async-checks.yml index fad04764..977c87f5 100644 --- a/.github/workflows/cloud-runner-async-checks.yml +++ b/.github/workflows/cloud-runner-async-checks.yml @@ -1,13 +1,12 @@ name: Async Checks API on: - push: workflow_dispatch: inputs: checksObject: description: '' required: false - default: '' + default: "" permissions: write-all