Skip to content

Commit

Permalink
forgot to update qa
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinGuzman committed Sep 12, 2024
1 parent c9a5060 commit 07275b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: npm run test
publish_qa:
# needs: test
if: github.ref == 'refs/heads/qa'
if: github.ref == 'refs/heads/TGR-50/remediation-update'
name: Publish image to ECR and update ECS stack
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 07275b6

Please sign in to comment.