Try to fix using the merge queue (#1009)
This commit is contained in:
parent
75137c1469
commit
a1dd524471
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