Fix master workflow

This commit is contained in:
CrazyMax 2019-10-23 11:18:03 +02:00
parent 27c43bb96f
commit 2c73e19fb5
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -6,7 +6,7 @@ on:
- 'master' - 'master'
paths: paths:
- 'node_modules/**' - 'node_modules/**'
- 'package.*' - 'package*.json'
- '.github/workflows/master.yml' - '.github/workflows/master.yml'
jobs: jobs: