Skip to content

Commit

Permalink
Run lint workflow on push on main
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverStolzBO committed Feb 20, 2024
1 parent 273845b commit 725f140
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ on:
branches:
- main
push:
paths:
- 'client/**'
- 'server/**'
- '.eslintrc.js'
- '.prettierrc'
- '.github/workflows/**'
branches:
- main

permissions:
contents: read
Expand Down

0 comments on commit 725f140

Please sign in to comment.