Update workflows

This commit is contained in:
CrazyMax 2020-05-24 01:15:17 +02:00
parent 3fc0ad887b
commit aa45e0b3de
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 10 additions and 5 deletions

View file

@ -3,8 +3,8 @@ name: test
on:
push:
branches:
- 'master'
- 'releases/*'
- master
- releases/v*
paths-ignore:
- '**.md'
pull_request: