Merge branch 'enhancement/switch-GH-linter' into enhancement/3dsmax-use-custom-modifier-attributes

This commit is contained in:
Ondrej Samohel 2023-05-04 15:48:24 +02:00
commit 74c2b0a67d
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -22,7 +22,7 @@ jobs:
outputs:
changed_python: ${{ steps.changes.outputs.python }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@master
if: github.event_name == 'push'
- uses: dorny/paths-filter@master
id: changes