Fix events on CI workflow

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-09-12 20:53:25 +02:00
parent 371daebc6f
commit 9a445780ad
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -2,11 +2,11 @@ name: ci
on:
push:
branches: master
tags:
- 'v*.*.*'
branches:
- master
pull_request:
branches: master
branches:
- master
jobs:
git-context: