Add action to warn against PR against master (should be develop)
This commit is contained in:
parent
49109154a8
commit
246b4de1b8
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