Remove PAth for testing

This commit is contained in:
Abdul Rabbani 2022-04-22 16:49:00 -04:00
parent f9c1e34dba
commit a207142e9f

View File

@ -12,12 +12,12 @@ on:
required: false
default: "main"
pull_request:
paths:
- "!**.md"
- ".gitignore"
- "!LICENSE"
- "!.github/workflows/**"
- ".github/workflows/on-pr-manual.yaml"
# paths:
# - "!**.md"
# - ".gitignore"
# - "!LICENSE"
# - "!.github/workflows/**"
# - ".github/workflows/on-pr-manual.yaml"
jobs:
build: