canola.nvim/.github/workflows
Barrett Ruth 22d9f521d7
ci(digest): unset checkout extraheader so PAT push triggers CI (#59)
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.
2026-03-03 15:48:18 -05:00
..
automation_remove_question_label_on_comment.yml build: modernize repository (#27) 2026-02-22 16:06:31 -05:00
automation_request_review.yml feat: support vim.g.oil configuration + remove release-please (#17) 2026-02-21 22:38:38 -05:00
luarocks.yaml build: modernize repository (#27) 2026-02-22 16:06:31 -05:00
quality.yaml ci(digest): run CI on push to ci/upstream-digest branch (#53) 2026-03-03 15:35:25 -05:00
test.yaml ci(digest): run CI on push to ci/upstream-digest branch (#53) 2026-03-03 15:35:25 -05:00
upstream-digest.yml ci(digest): unset checkout extraheader so PAT push triggers CI (#59) 2026-03-03 15:48:18 -05:00