Skip to content

Commit f6c25b6

Browse files
committed
fix(workflow): set workflow name
1 parent 1aaa208 commit f6c25b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-lint-test.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2+
3+
name: Build & Lint & Test
4+
25
on:
36
workflow_dispatch:
47

0 commit comments

Comments
 (0)