mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
♻️ switch ruff to official GH action
This commit is contained in:
parent
eb04f242c9
commit
9e7dac2ba5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_linting.yml
vendored
2
.github/workflows/pr_linting.yml
vendored
|
|
@ -21,6 +21,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: chartboost/ruff-action@v1
|
||||
- uses: astral-sh/ruff-action@v1
|
||||
with:
|
||||
changed-files: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue