Add action to warn against PR against master (should be develop)
This commit is contained in:
parent
835104c88f
commit
b7ff89243a
1
.github/workflows/master_branch_pr.yml
vendored
1
.github/workflows/master_branch_pr.yml
vendored
@ -1,5 +1,6 @@
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user