Fix master workflow

This commit is contained in:
CrazyMax 2019-10-23 11:42:22 +02:00
parent 23e4f2007d
commit e9e533fa37
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

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