]> git.lizzy.rs Git - rust.git/commitdiff
Do not run deploy action on other repos
authorYuki Okushi <huyuumi.dev@gmail.com>
Mon, 24 Feb 2020 04:38:35 +0000 (13:38 +0900)
committerYuki Okushi <huyuumi.dev@gmail.com>
Mon, 24 Feb 2020 06:16:23 +0000 (15:16 +0900)
.github/workflows/deploy.yml

index be40b27440d7c773aea6ec19e332d6e766ebc87c..5b7bec81999adbe782e56f19b170b41c11a0bfa1 100644 (file)
@@ -15,6 +15,7 @@ env:
 jobs:
   deploy:
     runs-on: ubuntu-latest
+    if: github.repository == 'rust-lang/rust-clippy'
 
     steps:
     # Setup