Skip to content

Commit

Permalink
fix: add workflow_dispatch (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
rswanson authored Oct 18, 2024
1 parent 79f4459 commit c7af58c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecr-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Docker ECR Push
on:
push:
branches: [main]
workflow_dispatch:


permissions:
Expand Down

0 comments on commit c7af58c

Please sign in to comment.