Update .github/workflows/build_and_check.yml

This commit is contained in:
Florian Bouillon 2023-11-25 22:22:09 +00:00
parent c4e702af67
commit 5c49bd2190

View File

@ -2,8 +2,8 @@ name: Build, check & Test
on:
push:
branches:
tags:
branches: *
tags: *
pull_request:
branches:
- master