We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57de64b commit caf5fb0Copy full SHA for caf5fb0
.github/workflows/meson.yml
@@ -1,6 +1,6 @@
1
name: meson build and test
2
run-name: update pushed to ${{ github.ref }}
3
-on: [check_run, push]
+on: [check_run, push, pull_request]
4
5
jobs:
6
publish:
0 commit comments