diff --git a/.github/workflows/commit-changelog-and-release.yml b/.github/workflows/commit-changelog-and-release.yml index d8bfd88..d1aed76 100644 --- a/.github/workflows/commit-changelog-and-release.yml +++ b/.github/workflows/commit-changelog-and-release.yml @@ -24,10 +24,6 @@ on: type: string default: .github/workflows/deploy.yml -permissions: - contents: write - pull-requests: write - jobs: dry-run: if: ${{ inputs.dry-run == true }}