Skip to content

Commit f6d823e

Browse files
committed
rename workflow job
1 parent 6ad5dbb commit f6d823e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name: Build, Lint and Pack
22

3-
43
on:
54
workflow_dispatch:
65
workflow_call:
76

87
jobs:
9-
build-lint-pack:
8+
ci:
109
runs-on: ubuntu-latest
1110
steps:
1211
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)