Try to fix using the merge queue (#1009)
This commit is contained in:
parent
eb80f5bbfe
commit
9e85c74c9c
6 changed files with 10 additions and 6 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
|
@ -2,7 +2,8 @@ name: Test
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request: { }
|
||||
pull_request:
|
||||
merge_group:
|
||||
push:
|
||||
branches: [ main, develop ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue