1
0
Fork 0

Merge branch 'master' into error-on-this-in-static-context

pull/528/head
Felix Becker 2017-11-15 15:43:57 -08:00 committed by GitHub
commit 23ee6f65df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
stages:
- test
- name: release
if: branch = master
if: branch = master AND type = push AND fork = false
branches:
except: