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

View File

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