Update .github/workflows/build_and_check.yml
All checks were successful
Build, check & Test / run (push) Successful in 1m59s

This commit is contained in:
Florian Bouillon 2023-11-25 22:33:30 +00:00
parent 962ba24f7b
commit 40d0d84619

View File

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