diff --git a/.github/workflows/deploy-ingest-inspector.yml b/.github/workflows/deploy-ingest-inspector.yml index a3469a54f..a65a6f525 100644 --- a/.github/workflows/deploy-ingest-inspector.yml +++ b/.github/workflows/deploy-ingest-inspector.yml @@ -1,8 +1,9 @@ name: Deploy Ingest Inspector on: - push: - branches: - - main + push +# push: +# branches: +# - main permissions: id-token: write