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 e8ac379 + 2bc831c commit 6fca833Copy full SHA for 6fca833
.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
actions: write
13
contents: write
0 commit comments