run CI on bors branches

This commit is contained in:
Aleksey Kladov 2021-05-08 00:40:09 +03:00
parent 6b728a4a50
commit 10ecabf5d8

View file

@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- master - master
- staging
- trying
pull_request: pull_request:
paths: paths:
- '**.rs' - '**.rs'