update workflows

This commit is contained in:
2023-07-04 13:28:21 +10:00
parent c35a262431
commit 3ce19067c7
2 changed files with 16 additions and 9 deletions

View File

@@ -1,5 +1,11 @@
name: Build
on: [push]
on:
push:
branches:
- master
pull_request:
branches:
- master
runs-on: ubuntu-latest