Skip to content

Commit

Permalink
Use workleap infra pat to commit formatting (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
starcraft66 authored Nov 4, 2024
1 parent cdf9782 commit 1a91b33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/terraform-on-branch-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
token: ${{ secrets.WORKLEAP_INFRA_PAT }}
- name: Setup Terraform
uses: hashicorp/setup-terraform@v3
- name: Terraform Format
Expand Down

0 comments on commit 1a91b33

Please sign in to comment.