ci: add branch name change (#7853)

This commit is contained in:
Manuel
2022-03-12 18:45:07 +01:00
committed by GitHub
parent 4c29d4d23b
commit 50072bdd38

View File

@@ -2,7 +2,7 @@ name: ci
on: on:
push: push:
branches: branches:
- master - release
pull_request: pull_request:
branches: branches:
- '**' - '**'