Update paths for GHA

This commit is contained in:
Abdul Rabbani 2022-04-25 10:47:05 -04:00
parent 594d1e6ee8
commit 13ada14860
2 changed files with 2 additions and 1 deletions

View File

View File

@ -14,10 +14,11 @@ on:
pull_request:
paths:
- "!**.md"
- ".gitignore"
- "!.gitignore"
- "!LICENSE"
- "!.github/workflows/**"
- ".github/workflows/on-pr.yml"
- "**"
jobs:
build: