remove skip ci
This commit is contained in:
parent
0ccf641699
commit
4409be3674
2 changed files with 3 additions and 2 deletions
2
.github/workflows/editors-picks.yml
vendored
2
.github/workflows/editors-picks.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -16,4 +16,5 @@
|
||||||
106369871
|
106369871
|
||||||
423471869
|
423471869
|
||||||
250986538
|
250986538
|
||||||
509761344
|
509761344
|
||||||
|
15621057
|
||||||
Loading…
Reference in a new issue