make build action run on pushes and pull requests

This commit is contained in:
Up 2024-03-26 15:11:13 +01:00
parent aee5f32bc3
commit 714f7c1052
No known key found for this signature in database
GPG Key ID: 3B75CD7439FEB388

View File

@ -1,7 +1,8 @@
name: Build
on: on:
push: push: {}
branches: pull_request: {}
- "*"
jobs: jobs:
build: build: