Skip to content

Commit

Permalink
Merge pull request #187 from vtex/chore/resolv-build
Browse files Browse the repository at this point in the history
chore: ignore lint to cfg files and adjust dockerfile path
  • Loading branch information
ericksvargas authored Jan 30, 2025
2 parents a3f220a + 39124cd commit 1584bf4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: ESLint

on:
push:
paths-ignore:
- 'Dockerfile'
- '.vtex/**'
pull_request:
paths-ignore:
- 'Dockerfile'
Expand Down

0 comments on commit 1584bf4

Please sign in to comment.