Update format.yml for PAT (#14608)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
3637516412
commit
205d560ebc
2 changed files with 2 additions and 1 deletions
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Run Ultralytics Formatting
|
||||
uses: ultralytics/actions@main
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, do not modify
|
||||
token: ${{ secrets.PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }} # note GITHUB_TOKEN automatically generated
|
||||
labels: true # autolabel issues and PRs
|
||||
python: true # format Python code and docstrings
|
||||
markdown: true # format Markdown
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ plashchynski@gmail.com: plashchynski
|
|||
priytosh.revolution@live.com: priytosh-tripathi
|
||||
rulosanti@gmail.com: null
|
||||
shuizhuyuanluo@126.com: null
|
||||
sometimesocrazy@gmail.com: null
|
||||
stormsson@users.noreply.github.com: stormsson
|
||||
waxmann.sergiu@me.com: sergiuwaxmann
|
||||
web@ultralytics.com: UltralyticsAssistant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue