Skip to content

Commit

Permalink
Fix GitHub lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaHeinzke committed Feb 22, 2024
1 parent d8bef60 commit 85c5cfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Lint

on:
pull_request
push:
branches:
- main

pull_request:

jobs:
lint:
name: Lint (black + pylint)
Expand Down

0 comments on commit 85c5cfc

Please sign in to comment.