Skip to content

Commit 073ad7e

Browse files
authored
Update meson.yml
1 parent 65d92a4 commit 073ad7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meson.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: meson build and test
22
run-name: update pushed to ${{ github.ref }}
3-
on: [push]
3+
on: [check_run, pull_request, push]
44

55
jobs:
66
publish:

0 commit comments

Comments
 (0)