mirror of
https://github.com/actix/examples
synced 2024-11-24 06:43:00 +01:00
Merge branch 'master' into dependabot/cargo/openssl-0.10.62
This commit is contained in:
commit
5501220f5a
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -3,6 +3,8 @@ name: CI (Linux)
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
|
merge_group:
|
||||||
|
types: [checks_requested]
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user