Run PR workflow on PR to any branch

This commit is contained in:
Michal Dorner 2021-04-11 20:58:42 +02:00
parent 58ed00ec48
commit e8f370c197
No known key found for this signature in database
GPG Key ID: 9EEE04B48DA36786
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
paths-ignore: [ '*.md' ]
branches:
- master
- develop
- '**'
jobs:
build: