Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroslavPshenichnikov authored Nov 17, 2023
2 parents 1b858b9 + c0b0e81 commit e97c2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sam-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
role-to-assume: ${{ secrets.PIPELINE_EXECUTION_ROLE }}
role-duration-seconds: 3600
role-skip-session-tagging: true

# Set DynamoDB table name based on branch
- name: Set DynamoDB table name variable
run: |
Expand Down

0 comments on commit e97c2d0

Please sign in to comment.