chore: workflows for removal of develop branch
This commit is contained in:
1
.github/workflows/pr.yml
vendored
1
.github/workflows/pr.yml
vendored
@@ -3,7 +3,6 @@ name: General PR
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
- main
|
||||
paths:
|
||||
- '**/**'
|
||||
|
||||
Reference in New Issue
Block a user