Skip to content

Commit

Permalink
fixup! feat(security-keys): Add localstack to github action for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renemontilva committed Jan 20, 2025
1 parent ed03dc0 commit 0ed2a2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/security-keys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
pull_request:
branches:
- master
paths:
- '**/us-east-1/security-keys/**'
- '**/us-east-2/security-keys/**'
jobs:
testing-security-keys:
strategy:
Expand Down

0 comments on commit 0ed2a2a

Please sign in to comment.