Skip to content

Commit

Permalink
Update linter.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
waldirborbajr authored Nov 24, 2023
1 parent 7db35c8 commit 0891db0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@ name: Lint

on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
branches:
- main
paths-ignore:
- '**.md'

jobs:
lint:
Expand Down

0 comments on commit 0891db0

Please sign in to comment.