Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ksatirli committed Jun 14, 2024
1 parent e2687ed commit 587e6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

env:
# token for `a-demo-user` with access to `a-demo-organization`
GITHUB_TOKEN: "${{ secrets.ORG_GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.TESTING_GITHUB_TOKEN }}"

strategy:
# see https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
Expand Down

0 comments on commit 587e6aa

Please sign in to comment.