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

View File

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