Problem: actions/checkout sets an http.extraheader with GITHUB_TOKEN that overrides any credentials in the remote URL, so git push uses GITHUB_TOKEN regardless of the URL — suppressing CI triggers. Solution: unset the extraheader before pushing, forcing git to use the DIGEST_PAT embedded in the remote URL. |
||
|---|---|---|
| .. | ||
| automation_remove_question_label_on_comment.yml | ||
| automation_request_review.yml | ||
| luarocks.yaml | ||
| quality.yaml | ||
| test.yaml | ||
| upstream-digest.yml | ||