Skip to content

Commit

Permalink
ci: format bumped deno.json's (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
adjsky authored Oct 31, 2024
1 parent 3576b1a commit daefb18
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/bump-workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_USER_NAME: adjsky
GIT_USER_EMAIL: [email protected]

- run: deno fmt
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: format changes

0 comments on commit daefb18

Please sign in to comment.