Update integrate.yml
This commit is contained in:
2
.github/workflows/integrate.yml
vendored
2
.github/workflows/integrate.yml
vendored
@ -2,7 +2,7 @@ name: Continuous Integration
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_pull_request:
|
test_pull_request:
|
||||||
|
Reference in New Issue
Block a user