Skip to content

Commit f755486

Browse files
authored
Merge pull request #3618 from swarnimarun/patch-1
Gate release action to rust-analyzer owner
2 parents 5756228 + a350dff commit f755486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
dist:
1212
name: dist
1313
runs-on: ${{ matrix.os }}
14+
if: github.repository == "rust-analyzer/rust-analyzer"
1415
strategy:
1516
matrix:
1617
os: [ubuntu-latest, windows-latest, macos-latest]

0 commit comments

Comments
 (0)