Skip to content

Commit

Permalink
test 16
Browse files Browse the repository at this point in the history
  • Loading branch information
conmaster2112 committed Jun 18, 2024
1 parent bc4bcf3 commit 4f885ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
node ./.github/generate.contents.js
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git add .git commit -m "Request checks
git add .
git commit -m "Request checks
>
>
request-checks: true"
Expand Down

0 comments on commit 4f885ce

Please sign in to comment.