Skip to content

Skip AWS auth if Gitops aws configuration empty in atmos settings (#21) #1

Skip AWS auth if Gitops aws configuration empty in atmos settings (#21)

Skip AWS auth if Gitops aws configuration empty in atmos settings (#21) #1

---
name: release-branch
on:
push:
branches:
- main
- release/v*
paths-ignore:
- '.github/**'
- 'docs/**'
- 'examples/**'
- 'test/**'
- 'README.md'
permissions: {}
jobs:
terraform-module:
uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/release-branch.yml@main
secrets: inherit