Skip to content

Commit fd80551

Browse files
committed
Fresh TypeScript library as of 2021-09-21
1 parent e2b0272 commit fd80551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Update formatted code
2929
uses: stefanzweifel/git-auto-commit-action@v4
3030
with:
31-
commit_message: Update generated files as of ${{ github.sha }}
31+
commit_message: Format code using Prettier
3232
file_pattern: .
3333
test:
3434
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)