Skip to content

Commit c4299b6

Browse files
committed
cleanup github action
1 parent 7bf63fc commit c4299b6

File tree

3 files changed

+0
-70
lines changed

3 files changed

+0
-70
lines changed

.github/workflows/bump-version.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/workflows/linit.yaml renamed to .github/workflows/lint.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@ jobs:
1212
with:
1313
node-version: 16
1414
- run: npm ci
15-
working-directory: extension
1615
- run: npm run lint
1716
name: Lint Extension
18-
working-directory: extension
1917
- run: npm run lint
2018
name: Lint Webview
2119
working-directory: webview

.github/workflows/release.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)