We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ac379 commit 2bc831cCopy full SHA for 2bc831c
.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