Skip to content

Commit

Permalink
Update automate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnikaStein committed Mar 12, 2024
1 parent c46eee2 commit e3e9c9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:
- name: Prettify code
uses: creyD/[email protected]
with:
dry: True
github_token: ${{ secrets.GITHUB_TOKEN }}
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.{js,md}

0 comments on commit e3e9c9f

Please sign in to comment.