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 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: