Skip to content

Commit

Permalink
ci: remove on-push trigger for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-schlecker committed Jan 30, 2025
1 parent 82eecf2 commit 86a78f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Linting

on:
push:
branches: ['main']
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 86a78f5

Please sign in to comment.