diff --git a/.github/workflows/fetcher-deploy.yml b/.github/workflows/fetcher-deploy.yml index 2b4d58b..963140b 100644 --- a/.github/workflows/fetcher-deploy.yml +++ b/.github/workflows/fetcher-deploy.yml @@ -5,7 +5,7 @@ on: - main paths: - app/fetcher/** - - .github/workflows/lambda-deploy.yml + - .github/workflows/fetcher-deploy.yml concurrency: group: ghas-erfiume-fetcher-lambda-deploy-${{ github.ref }}