Skip to content

Commit

Permalink
Update Actions with Lychee and GitHub Token (#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
pderrenger authored Jan 8, 2024
1 parent 16af19f commit a3c0cc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
- name: Run Ultralytics Formatting
uses: ultralytics/actions@main
with:
token: ${{ secrets.GITHUB_TOKEN }} # automatically generated
python: true
docstrings: true
markdown: true
spelling: true
links: true

0 comments on commit a3c0cc1

Please sign in to comment.