Run tests on backport branches too.

v0.7.x
Dario Nieuwenhuis 2021-03-25 17:39:28 +01:00
parent 4e314089d6
commit 22af77e140
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
on:
push:
branches: [ staging, trying, master ]
branches: [ staging, trying, master, v0.* ]
pull_request_target:
name: Clippy check

View File

@ -1,6 +1,6 @@
on:
push:
branches: [ staging, trying, master ]
branches: [ staging, trying, master, v0.* ]
pull_request:
name: Fuzz

View File

@ -1,6 +1,6 @@
on:
push:
branches: [ staging, trying, master ]
branches: [ staging, trying, master, v0.* ]
pull_request:
name: Test