Skip to content

Commit

Permalink
Update Ultralytics Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pderrenger committed Jan 7, 2024
1 parent 631e120 commit ddda5e2
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 ddda5e2

Please sign in to comment.