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 36211bb commit 86287e0Copy full SHA for 86287e0
.github/workflows/build.yml
@@ -1,6 +1,9 @@
1
name: build
2
3
on:
4
+ pull_request:
5
+ paths:
6
+ - .github/workflows/build.yml
7
workflow_call:
8
inputs:
9
version:
0 commit comments