aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGiles Cope <[email protected]>2020-01-09 22:13:50 +0000
committerGiles Cope <[email protected]>2020-01-09 22:13:50 +0000
commit2187732fb5a4c9ae79a93b01cf82ec87f3750f9f (patch)
tree15d19d7737533e4105ea90e1c6e19fedfa53f570 /.github
parent42942fc66215b1bc63817e679b2fd7e18579b78f (diff)
We only want this triggering for master.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index eff68a95c..6cb27482d 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -4,8 +4,6 @@ on:
4 push: 4 push:
5 branches: 5 branches:
6 - master 6 - master
7 - staging
8 - trying
9 7
10jobs: 8jobs:
11 rust: 9 rust: