Add action to warn against PR against master (should be develop)
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user