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: on:
push: push:
branches: branches: *
tags: tags: *
pull_request: pull_request:
branches: branches:
- master - master