Skip to content

Commit

Permalink
chore: ignore lint to cfg files and adjust dockerfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
ericksvargas committed Jan 30, 2025
1 parent 1eb68bd commit 39124cd
Showing 1 changed file 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 39124cd

Please sign in to comment.