Added SynRepoConfig is paths

This commit is contained in:
Ganesh Gore 2020-12-04 15:25:50 -07:00
parent 2bada6124f
commit 6af001df11
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ on:
push: push:
paths: paths:
- '.github/**' - '.github/**'
- 'SynRepoConfig/**'
- '$SCAN_DIRECTORY' - '$SCAN_DIRECTORY'
pull_request: pull_request:
types: closed types: closed