mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
🐶 run ruff action only on changed files
This commit is contained in:
parent
b0bd488e4c
commit
fbeef7f7c2
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pr_linting.yml
vendored
2
.github/workflows/pr_linting.yml
vendored
|
|
@ -22,3 +22,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: chartboost/ruff-action@v1
|
||||
with:
|
||||
changed-files: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue