Skip to content

Commit

Permalink
ci: remove auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis6991 committed Jul 3, 2024
1 parent 04e0644 commit a45e576
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
- name: Run Test
run: make test

- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "docs: Update README.md"
# - uses: stefanzweifel/git-auto-commit-action@v5
# with:
# commit_message: "docs: Update README.md"

0 comments on commit a45e576

Please sign in to comment.