Skip to content

Commit

Permalink
only lint on push
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle committed Nov 8, 2024
1 parent f115005 commit b207233
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Lint Code

on:
push:
pull_request:
on: push

jobs:
lint:
Expand Down

0 comments on commit b207233

Please sign in to comment.