Skip to content

Commit 1226792

Browse files
authored
ci: Update tombi.yaml
1 parent 1e93fc0 commit 1226792

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tombi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
uses: actions/checkout@v6
2323
- name: Setup Tombi
2424
uses: tombi-toml/[email protected]
25+
env:
26+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2527
- name: Run formatter in check mode
2628
run: tombi format --check
2729
- name: Run linter

0 commit comments

Comments
 (0)