Skip to content

Commit

Permalink
Adjust lint path
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKalke committed May 7, 2024
1 parent cf6c947 commit 552eb4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Lint

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'examples/**'
paths:
- 'components/operator'
- 'components/serverless'
types:
- opened
- reopened
Expand Down

0 comments on commit 552eb4f

Please sign in to comment.