diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cad7a4a..3f2e365 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,6 +9,7 @@ on: permissions: contents: write id-token: write + checks: write jobs: unittests: