Merge pull request #3618 from swarnimarun/patch-1
Gate release action to rust-analyzer owner
This commit is contained in:
commit
f755486ffc
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
dist:
|
||||
name: dist
|
||||
runs-on: ${{ matrix.os }}
|
||||
if: github.repository == "rust-analyzer/rust-analyzer"
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
Loading…
x
Reference in New Issue
Block a user