Skip to content

Conversation

@rastut
Copy link
Contributor

@rastut rastut commented Jan 16, 2026

This pull request updates the deployment workflow to ensure that certain AWS configuration steps are only executed on non-main branches. This helps prevent unnecessary AWS setup when deploying from the main branch.

Deployment workflow improvements:

  • Added a conditional check (if: github.ref != 'refs/heads/main') to the "Configure AWS credentials" and "Configure AWS client" steps in .github/workflows/deploy.yml so these steps only run for branches other than main.

@rastut rastut requested a review from a team as a code owner January 16, 2026 15:02
@rastut rastut merged commit 8f14558 into main Jan 16, 2026
3 checks passed
@rastut rastut deleted the aws-pipeline-run branch January 16, 2026 15:38
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.

3 participants