Update .github/workflows/build_and_check.yml

This commit is contained in:
Florian Bouillon 2023-11-25 22:21:34 +00:00
parent 30c0ac14a3
commit c4e702af67

View File

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