Skip to content

Commit

Permalink
GitHub Action runs for prod too
Browse files Browse the repository at this point in the history
  • Loading branch information
BenGalewsky committed Dec 8, 2023
1 parent 2d6544b commit e70061d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches:
- "test"
- "prod"
workflow_dispatch:

permissions:
Expand Down

0 comments on commit e70061d

Please sign in to comment.