Skip to content

Commit

Permalink
testing primary action
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbass committed Apr 1, 2024
1 parent aa69b55 commit 4a25dfe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 199 deletions.
195 changes: 0 additions & 195 deletions .aws/task-definition.json

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/primary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,3 @@ jobs:
environment: ${{ matrix.environment }}
secrets: inherit

deploy-frontend:
needs: detect-changes
if: github.ref == 'refs/heads/main' && needs.detect-changes.outputs.run-frontend == 'true'
uses: ./.github/workflows/deploy-frontend.yaml

0 comments on commit 4a25dfe

Please sign in to comment.