We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff51d83 commit 47ae886Copy full SHA for 47ae886
.github/workflows/major-release.yml
@@ -9,6 +9,7 @@ permissions:
9
10
jobs:
11
create-issue:
12
+ if: github.repository == 'nodejs/node'
13
runs-on: ubuntu-latest
14
permissions:
15
issues: write
0 commit comments