Skip to content

Commit

Permalink
chore(workflows): run lint on push to any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
itinerare authored May 8, 2024
1 parent 6753f2e commit ccba4c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Lint
on:
push:
branches:
- 'develop'
- 'release/**'
- '**'
pull_request:
branches:
- '**'
Expand Down

0 comments on commit ccba4c4

Please sign in to comment.