From 5d57d15f1fd32dce3a25c0ff0eb83d136633bb0c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 11:14:57 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/workflows/test-rc-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-rc-release.yaml b/.github/workflows/test-rc-release.yaml index 1cbdccd96..4d53320c6 100644 --- a/.github/workflows/test-rc-release.yaml +++ b/.github/workflows/test-rc-release.yaml @@ -55,7 +55,7 @@ jobs: deployment_id: ${{ secrets.PROVIDER_INTEGRATION_TESTS_DEPLOYMENT_ID }} bearer_token: ${{ secrets.BEARER_TOKEN }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} - + wait-for-deployment-to-be-ready-and-trigger-master-dag: needs: [deploy-rc-testing-branch-to-astro-cloud, check-airflow-provider-rc-release] if: |