Skip to content

Commit

Permalink
update: update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
asjdf committed Sep 18, 2023
1 parent 6cc27c8 commit 438c139
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ jobs:
with:
github_token: ${{ github.token }}
- run: rm -rf ./gen && buf generate && go mod tidy
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 'update: automatic generate new proto'

0 comments on commit 438c139

Please sign in to comment.