Update build_on_commit.yml

This commit is contained in:
Emanuel Feru
2022-06-09 08:50:02 +02:00
committed by GitHub
parent 0f3f84751a
commit e0a585509e

View File

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