We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d92a4 commit 073ad7eCopy full SHA for 073ad7e
.github/workflows/meson.yml
@@ -1,6 +1,6 @@
1
name: meson build and test
2
run-name: update pushed to ${{ github.ref }}
3
-on: [push]
+on: [check_run, pull_request, push]
4
5
jobs:
6
publish:
0 commit comments