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 f08136e commit 015cbafCopy full SHA for 015cbaf
1 file changed
.github/workflows/php.yml
@@ -129,7 +129,6 @@ jobs:
129
fi
130
131
- name: Commit and Push Badge
132
- if: github.event_name == 'push'
133
run: |
134
git config --local user.email "github-actions[bot]@users.noreply.github.com"
135
git config --local user.name "github-actions[bot]"
0 commit comments