fix: make pr.yml mandatory on all PRs (#1061)

This commit is contained in:
Shubham Palriwala
2023-10-10 12:27:03 +05:30
committed by GitHub
parent 4ea7ac0a81
commit a4909482ab

View File

@@ -4,9 +4,6 @@ on:
pull_request_target:
branches:
- main
paths-ignore:
- "**.md"
- ".github/CODEOWNERS"
merge_group:
workflow_dispatch: