Workflows
This commit is contained in:
1
.github/workflows/prevent-wrong-pr.yml
vendored
1
.github/workflows/prevent-wrong-pr.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
check-pr:
|
||||
runs-on: ubuntu-latest
|
||||
name: Validate Pull Request Source
|
||||
steps:
|
||||
- name: Prevent dev merges
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user