Skip to content

Commit 0a6a487

Browse files
Merge pull request #25 from DataSeer/automatic_docker_build
fix : fix build failure
2 parents f792971 + 2928cb8 commit 0a6a487

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/eslint.yml

-7
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ on:
66
- '**'
77
tags:
88
- 'v*'
9-
paths:
10-
- '**.js'
11-
- '.eslintrc.*'
12-
- '.eslintignore'
13-
- 'package.json'
14-
- 'package-lock.json'
15-
- '.github/workflows/eslint.yml'
169
concurrency:
1710
group: ${{ github.workflow }}-${{ github.ref }}
1811
cancel-in-progress: true

0 commit comments

Comments
 (0)