]> git.lizzy.rs Git - rust.git/commitdiff
We only want this triggering for master.
authorGiles Cope <gilescope@gmail.com>
Thu, 9 Jan 2020 22:13:50 +0000 (22:13 +0000)
committerGiles Cope <gilescope@gmail.com>
Thu, 9 Jan 2020 22:13:50 +0000 (22:13 +0000)
.github/workflows/release.yaml

index eff68a95c823073e96143bd00f982f096845a164..6cb27482d620a6999aba3f82349a240bff45c219 100644 (file)
@@ -4,8 +4,6 @@ on:
   push:
     branches:
       - master
-      - staging
-      - trying
 
 jobs:
   rust: