Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/eslint-8.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VIKTORVAV99 authored Sep 21, 2022
2 parents b16402f + 13bb1ae commit 28c7a58
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 168 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ jobs:
uses: actions/checkout@v3
- name: Check JS files
id: changed-files-js
uses: tj-actions/[email protected].1
uses: tj-actions/[email protected].9
with:
files: |
**/*.js
- name: Check TS files
id: changed-files-ts
uses: tj-actions/[email protected].1
uses: tj-actions/[email protected].9
with:
files: |
**/*.ts
Expand Down
Loading

0 comments on commit 28c7a58

Please sign in to comment.