Skip to content

Commit

Permalink
Fixed auoformat
Browse files Browse the repository at this point in the history
  • Loading branch information
SamBoasman committed Sep 16, 2024
1 parent ee7aa0e commit 799e56f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/autoformatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
ref: ${{ github.head_ref }}
fetch-depth: 0
token: ${{ secrets.BOT_ACCESS_TOKEN }}

- name: Setup git user
uses: fregante/setup-git-user@v1

- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 799e56f

Please sign in to comment.