Fix the main branch

This commit is contained in:
Artem Korsakov 2025-03-16 11:04:08 +03:00
parent f720b25e47
commit 2de9245e28

View file

@ -1,9 +1,9 @@
name: Build and test project
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: