From a9300934f9f6b3a1d6cb59df5fe85c52bb6642ff Mon Sep 17 00:00:00 2001 From: Swarnim Arun Date: Tue, 17 Mar 2020 03:09:02 +0530 Subject: Gate release action to rust-analyzer owner --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/release.yaml') diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0434b6128..283516bb7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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] -- cgit v1.2.3