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 required: false
default: "main" default: "main"
pull_request: pull_request:
paths: # paths:
- "!**.md" # - "!**.md"
- ".gitignore" # - ".gitignore"
- "!LICENSE" # - "!LICENSE"
- "!.github/workflows/**" # - "!.github/workflows/**"
- ".github/workflows/on-pr-manual.yaml" # - ".github/workflows/on-pr-manual.yaml"
jobs: jobs:
build: build: