mirror of
https://github.com/actix/examples
synced 2024-11-27 16:02:57 +01:00
Merge branch 'master' into dependabot/cargo/deadpool-postgres-0.12.1
This commit is contained in:
commit
947ccbdd12
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