Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
d-costa committed May 7, 2024
2 parents 5d4c409 + 1e969ef commit 8174e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git-push: 'false'

# Push Terraform-docs changes
- uses: planetscale/ghcommit-action@v0.1.36
- uses: planetscale/ghcommit-action@v0.1.37
# Run this step even if previous steps fails (there are changes to commit)
# but skip when on forks
if: ${{ !cancelled() && github.repository_owner == 'runatlantis' }}
Expand Down

0 comments on commit 8174e4b

Please sign in to comment.