This commit is contained in:
Yair Morgenstern 2021-01-19 22:19:00 +02:00 committed by GitHub
parent d7218fdfa5
commit f6f06ceace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@ name: CI
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
tags:
- '*'
branches: [ master ]
pull_request:
branches: [ master ]