ci: Trigger build when tag is created

This commit is contained in:
Marius 2019-11-15 21:20:52 +01:00 committed by GitHub
parent 790d6ea849
commit 39b90f9148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
on: [push, pull_request]
on: [push, pull_request, create]
name: Test