Skip to content

Commit 29d4b13

Browse files
committed
consistent ci jobs naming
1 parent 0b73b40 commit 29d4b13

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: Release quilt_rs
22

33
on: workflow_dispatch
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test
1+
name: Test quilt_rs
22

33
on: [push]
44

.github/workflows/test-quilt-sync.yaml renamed to .github/workflows/test-quilt-sync-backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "quilt-sync/src-tauri/**"
77
- "quilt-sync/*.toml"
88
- "quilt-sync/Cargo.*"
9-
- ".github/workflows/test-quilt-sync.yaml"
9+
- ".github/workflows/test-quilt-sync-backend.yaml"
1010

1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)