mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
ci: run on merge groups
This commit is contained in:
parent
bc6f961be9
commit
d62733014a
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -3,6 +3,8 @@ name: CI (Linux)
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
push:
|
||||
branches: [master]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user