Skip to content

Commit

Permalink
fix(chore): push main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
plastikfan committed Apr 28, 2024
1 parent 9278366 commit 641fe1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-check-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Add files and commit changes
run: |
git checkout -b main
git push -u origin main
git add .
git commit -m "chore(gh-actions): apply auto-check edits"
git push -u origin main
Expand Down

0 comments on commit 641fe1c

Please sign in to comment.