Skip to content

Commit

Permalink
Add git-token secret to guidelines enforcer
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Oct 16, 2024
1 parent a406df1 commit 6ecd3b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/guidelines_enforcer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
guidelines_enforcer:
name: Call Ledger guidelines_enforcer
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_guidelines_enforcer.yml@v1
secrets:
git-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6ecd3b0

Please sign in to comment.