Skip to content

Commit 876630a

Browse files
committed
ci: rename job
1 parent 4de3de8 commit 876630a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ concurrency:
66
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
77

88
jobs:
9-
build:
9+
build-lint-test-release:
1010
runs-on: ubuntu-latest
1111
permissions:
1212
contents: write

0 commit comments

Comments
 (0)