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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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