remove skip ci

This commit is contained in:
edideaur 2026-04-03 18:11:44 +00:00 committed by GitHub
parent 0ccf641699
commit 4409be3674
2 changed files with 3 additions and 2 deletions

View file

@ -91,5 +91,5 @@ jobs:
git config user.email "github-actions[bot]@users.noreply.github.com" git config user.email "github-actions[bot]@users.noreply.github.com"
git add public/editors-picks.json public/editors-picks-old/ git add public/editors-picks.json public/editors-picks-old/
git diff --staged --quiet && echo "No changes to commit." && exit 0 git diff --staged --quiet && echo "No changes to commit." && exit 0
git commit -m "chore: update editors picks [skip ci]" git commit -m "chore: update editors picks"
git push git push

View file

@ -17,3 +17,4 @@
423471869 423471869
250986538 250986538
509761344 509761344
15621057