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