Merge pull request 'Update .gitea/workflows/pest.yml' (#5) from kbaas-patch-1 into main
Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
@@ -136,7 +136,7 @@ jobs:
|
|||||||
PHP
|
PHP
|
||||||
|
|
||||||
- name: Commit coverage badge
|
- name: Commit coverage badge
|
||||||
if: ${{ inputs.coverage_badge && gitea.event_name == 'push' && gitea.ref == 'refs/heads/main' }}
|
if: ${{ inputs.coverage_badge && gitea.event_name == 'push' }}
|
||||||
run: |
|
run: |
|
||||||
git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||||
git config user.name "gitea-actions"
|
git config user.name "gitea-actions"
|
||||||
|
|||||||
Reference in New Issue
Block a user