Trying compile on commit for all branches

This commit is contained in:
Candas1
2022-03-08 09:37:18 +01:00
committed by GitHub
parent 8ee426e335
commit 9aa2dcf725

View File

@ -2,9 +2,9 @@ name: Build
on:
push:
branches: [ master ]
branches: [ * ]
pull_request:
branches: [ master ]
branches: [ * ]
jobs:
build: