Changes when pipelines are triggered:

- Build now on new Pull Requests
- Release only on new pushed tags
This commit is contained in:
Deluan
2020-04-04 16:39:43 -04:00
parent 660f9c205b
commit a4b97121ab
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
name: Release
on:
create:
push:
tags:
- v*.*.*
- '*'
jobs:
release:
name: Release