chore: use reusable CI #413
ci.yml
on: pull_request
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L14
The workflow is not valid. .github/workflows/ci.yml (Line: 14, Col: 3): Error calling workflow 'supabase/actions/.github/workflows/python-ci.yml@main'. The workflow is requesting 'contents: write, pull-requests: write, id-token: write', but is only allowed 'contents: read, pull-requests: none, id-token: none'. .github/workflows/ci.yml (Line: 14, Col: 3): Error calling workflow 'supabase/actions/.github/workflows/python-ci.yml@main'. The nested job 'release-please' is requesting 'contents: write, pull-requests: write, id-token: write', but is only allowed 'contents: read, pull-requests: none, id-token: none'.
|