Skip to content

Conversation

@rastut
Copy link
Contributor

@rastut rastut commented Jan 16, 2026

This pull request makes a small but important correction to the deployment workflow. The change ensures that AWS credentials and client configuration steps only run on the main branch, which is the intended behavior for production deployments.

  • The Configure AWS credentials and Configure AWS client steps in .github/workflows/deploy.yml now run only when the branch is main, instead of running on all branches except main.

@rastut rastut requested a review from a team as a code owner January 16, 2026 15:10
@rastut rastut merged commit d635909 into dev Jan 16, 2026
2 checks passed
@rastut rastut deleted the fix-it branch January 16, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants