1804: Don't run actions on some events r=CreepySkeleton a=pksunkara



Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
This commit is contained in:
bors[bot] 2020-04-10 18:09:53 +00:00 committed by GitHub
commit 9060e3e563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
name: Linux
on:
push:
branches: [master, staging, trying]
branches: [staging, trying]
pull_request:
branches: [master, staging, trying]
branches: [master]
types: [opened, reopened, synchronize]
jobs:
test-release: