1
0
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:
Rob Ede 2023-12-25 21:13:28 +00:00
parent bc6f961be9
commit d62733014a
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -3,6 +3,8 @@ name: CI (Linux)
on:
pull_request:
types: [opened, synchronize, reopened]
merge_group:
types: [checks_requested]
push:
branches: [master]