Skip to content

Commit

Permalink
Update tools-smoke-test-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Mar 21, 2024
1 parent 2fdbdcb commit 90fdb11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tools-smoke-test-node.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Starsky Tools Node smoke test
name: Tools smoke test node

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand All @@ -22,6 +22,7 @@ on:
- 'starsky-tools/mock/**'
- 'starsky-tools/thumbnail/**'
- '.github/workflows/**'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 90fdb11

Please sign in to comment.