We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64bfac4 + 5be7ea9 commit acda4a5Copy full SHA for acda4a5
.github/workflows/publish.yml
@@ -7,6 +7,7 @@ jobs:
7
publish:
8
name: Publish to RubyGems
9
runs-on: ubuntu-latest
10
+ if: github.repository_owner == 'rubocop'
11
permissions:
12
contents: write
13
id-token: write
0 commit comments