Skip to content

Commit

Permalink
Update ruff.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-carvalho authored and ValueRaider committed Dec 9, 2023
1 parent fb2006b commit 27ef2bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ on:
branches:
- master
- main
- dev
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
- uses: chartboost/ruff-action@v1

0 comments on commit 27ef2bc

Please sign in to comment.