@ -174,7 +174,6 @@ jobs:
concurrency: staging
runs-on: ubuntu-latest
environment: staging
if: github.ref == 'refs/heads/main'
needs: [lint, test, feature_test, audit]
steps: