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 6292783 commit 9f5805dCopy full SHA for 9f5805d
.github/workflows/build.yml
@@ -1,6 +1,6 @@
1
name: Build
2
3
-on: [push, workflow_dispatch]
+on: [pull_request, workflow_dispatch]
4
jobs:
5
build:
6
runs-on: ${{ matrix.os }}
0 commit comments