We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56b94d commit c1c9d20Copy full SHA for c1c9d20
1 file changed
.github/workflows/ci.yml
@@ -5,3 +5,5 @@ on: [push, pull_request]
5
jobs:
6
ci:
7
uses: 1mb-dev/.github/.github/workflows/ci-node.yml@main
8
+ with:
9
+ run-build: false
0 commit comments