mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge branch 'develop' into bugfix/inplace-integration
This commit is contained in:
commit
6f9664e41e
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pr_linting.yml
vendored
3
.github/workflows/pr_linting.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: astral-sh/ruff-action@v1
|
- uses: astral-sh/ruff-action@v3
|
||||||
with:
|
with:
|
||||||
changed-files: "true"
|
changed-files: "true"
|
||||||
|
version-file: "pyproject.toml"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue