Skip to content

Commit

Permalink
Sandbox testing
Browse files Browse the repository at this point in the history
  • Loading branch information
docwho2 committed Nov 30, 2023
1 parent 211151f commit cce9628
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-sandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Sandbox CDK and SAM Deployment
on:
push:
tags:
- sandbox
- sandbox*
paths-ignore:
- '**.png'
- '**.md'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
branches: [ "main" ]
tags-ignore:
- sandbox
- sandbox*
paths-ignore:
- '**.png'
- '**.md'
Expand Down

0 comments on commit cce9628

Please sign in to comment.