Fix workflow

This commit is contained in:
CrazyMax 2020-08-15 14:49:47 +02:00
parent 57ca00ca73
commit 64f9c325fc
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name: labels
on: on:
push: push:
branches: branches:
- 'dev' - 'master'
paths: paths:
- '.github/labels.yml' - '.github/labels.yml'
- '.github/workflows/labels.yml' - '.github/workflows/labels.yml'