Update meson.yml

This commit is contained in:
Jordan Bayles
2024-09-09 17:19:04 -07:00
committed by GitHub
parent 65d92a4313
commit 073ad7e96e

View File

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