Merge branch 'master' into error-on-this-in-static-context
commit
23ee6f65df
|
@ -58,7 +58,7 @@ jobs:
|
|||
stages:
|
||||
- test
|
||||
- name: release
|
||||
if: branch = master
|
||||
if: branch = master AND type = push AND fork = false
|
||||
|
||||
branches:
|
||||
except:
|
||||
|
|
Loading…
Reference in New Issue