Skip to content

Commit

Permalink
TEST: lint on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed May 12, 2024
1 parent 19ccb0a commit 6f8f665
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@

name: Linter

on:
push:
branches:
- main
pull_request:
branches:
- main
on: push

permissions:
contents: read
Expand Down

0 comments on commit 6f8f665

Please sign in to comment.