Skip to content

Commit

Permalink
fixing the lint CI to main
Browse files Browse the repository at this point in the history
  • Loading branch information
dkazanc committed Jul 16, 2024
1 parent dbb039a commit eb0e5b5
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
Expand Up @@ -3,10 +3,10 @@ name: Python linters
on:
push:
branches:
- dev
- main
pull_request:
branches:
- dev
- main

jobs:
run-linters:
Expand Down

0 comments on commit eb0e5b5

Please sign in to comment.