chore(ci): only run tests on workflow_dispatch

This commit is contained in:
Lucas Nogueira
2021-05-03 15:26:00 -03:00
parent cbae0c9505
commit 30a7b0bf5a

View File

@@ -1,6 +1,6 @@
name: build node smoke-tests from source
on: pull_request
on: workflow_dispatch
jobs:
node: