remove the files changed if statement

This commit is contained in:
Kian Jones
2025-09-09 13:48:18 -07:00
parent b95c68414b
commit 8ffeb726e5

View File

@@ -43,7 +43,6 @@ jobs:
preview-python-sdk:
needs: [changed-files]
if: ${{ needs.changed-files.outputs.any_changed == 'true' }}
name: preview-python-sdk
runs-on: [self-hosted, medium]
outputs: