Skip to content

Commit

Permalink
better trigger for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dpoetzsch committed Feb 7, 2024
1 parent 3d0e65b commit 39342f8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
release:
types: [created]
branches: ['*']

permissions:
contents: read
Expand Down

0 comments on commit 39342f8

Please sign in to comment.