Update meson.yml (#1562)

This commit is contained in:
Jordan Bayles 2024-09-09 18:35:36 -07:00 committed by GitHub
parent 57de64bf69
commit caf5fb0742
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
name: meson build and test
run-name: update pushed to ${{ github.ref }}
on: [check_run, push]
on: [check_run, push, pull_request]
jobs:
publish: