Update meson.yml

This commit is contained in:
Jordan Bayles 2024-09-09 18:19:25 -07:00 committed by GitHub
parent 3264738dbb
commit 42e1841713
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, pull_request, push]
on: [check_run, push]
jobs:
publish: