mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-14 17:18:20 +00:00
enable merge queues
This commit is contained in:
parent
703794b1c7
commit
741a2c0e77
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -12,6 +12,7 @@ on:
|
||||||
- '**/Cargo.*'
|
- '**/Cargo.*'
|
||||||
- '.github/workflows/**.yml'
|
- '.github/workflows/**.yml'
|
||||||
- 'salsa-2022-tests/tests/compile-fail/**.stderr'
|
- 'salsa-2022-tests/tests/compile-fail/**.stderr'
|
||||||
|
merge_group:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue