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 Apr 25, 2024
2 parents 08a51cd + a8aec48 commit 5d4c409
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.35
- uses: planetscale/ghcommit-action@v0.1.36
# 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 5d4c409

Please sign in to comment.