Update .github/workflows/build_and_check.yml

This commit is contained in:
Florian Bouillon 2023-11-25 22:33:19 +00:00
parent e16134f15b
commit 962ba24f7b

View File

@ -3,7 +3,7 @@ name: Build, check & Test
on:
push:
branches:
- master
- *
tags:
- v*
pull_request: