We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ce87d commit c638a7aCopy full SHA for c638a7a
.github/workflows/ci.yml
@@ -115,8 +115,6 @@ jobs:
115
run: |
116
git config user.name "${{ github.workflow }} by ${{ github.actor }}"
117
git config user.email "<>"
118
- git pull
119
git add Images/TestedWith.json
120
git commit Images/TestedWith.json -m "Update CI badges ${{ github.ref_name }}"
121
- git fetch
122
git push
0 commit comments