fix build test branch

This commit is contained in:
PoliEcho 2024-06-06 11:54:57 +02:00
parent 2b8e133d90
commit e6494d126e

View File

@ -3,10 +3,10 @@ name: build_test
on:
push:
branches:
- 'master'
- 'main'
pull_request:
branches:
- 'master'
- 'main'
jobs:
build-test: