diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 48e516f067..311d18cbc9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,6 +2,9 @@ name: release on: workflow_dispatch: + push: + branches: + - dotnet-tool-signing permissions: id-token: write