Update CI run condition

This commit is contained in:
erri120 2021-07-30 09:45:46 +00:00 committed by GitHub
parent 144b974b2b
commit bb87913c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,9 @@ on:
push:
branches: [ master ]
pull_request:
paths:
- 'Wabbajack**'
- '.github/workflows/**'
branches: [ master ]
jobs: