Update build_on_commit.yml

This commit is contained in:
Emanuel Feru
2022-06-09 08:50:33 +02:00
committed by GitHub
parent ed5cba1794
commit 4289ac6f18

View File

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