We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3629ade commit 3b8ae04Copy full SHA for 3b8ae04
1 file changed
.github/workflows/draft-release.yml
@@ -14,6 +14,7 @@ on:
14
jobs:
15
release:
16
runs-on: ubuntu-latest
17
+ if: github.repository == 'ruby/www.ruby-lang.org'
18
steps:
19
- uses: actions/checkout@v4
20
0 commit comments