Remove PAth for testing
This commit is contained in:
parent
f9c1e34dba
commit
a207142e9f
12
.github/workflows/on-pr-manual.yml
vendored
12
.github/workflows/on-pr-manual.yml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user