Gate release action to rust-analyzer owner

This commit is contained in:
Swarnim Arun 2020-03-17 03:09:02 +05:30 committed by GitHub
parent 7dbd040c26
commit a9300934f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ jobs:
dist:
name: dist
runs-on: ${{ matrix.os }}
if: github.repository == "rust-analyzer/rust-analzyer"
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]