Skip to content

Commit

Permalink
Update format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Oct 21, 2024
1 parent e6630cd commit 497db0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run Ultralytics Formatting
uses: ultralytics/actions@main
uses: ultralytics/actions@cla-branch
with:
token: ${{ secrets._GITHUB_TOKEN }}
labels: true # autolabel issues and PRs
Expand Down

0 comments on commit 497db0f

Please sign in to comment.