Skip to content

Commit

Permalink
fixup! Switch to using ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolab committed Jan 17, 2024
1 parent d237676 commit 513cb9e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Ruff

on:
push:
- main
- 'stable/**'
branches:
- main
- 'stable/**'
pull_request:
branches: [main]

Expand Down

0 comments on commit 513cb9e

Please sign in to comment.