Try combining everything into one pipeline #13

Merged
abdulrabbani00 merged 5 commits from feature/single-pr-gha into develop 2022-04-22 20:54:09 +00:00
Showing only changes of commit a207142e9f - Show all commits

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: