mirror of
https://github.com/tauri-apps/smoke-tests.git
synced 2026-01-31 00:35:18 +01:00
chore(ci): only run tests on workflow_dispatch
This commit is contained in:
2
.github/workflows/build-node-smoke-tests.yml
vendored
2
.github/workflows/build-node-smoke-tests.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: build node smoke-tests from source
|
||||
|
||||
on: pull_request
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
node:
|
||||
|
||||
Reference in New Issue
Block a user