canola.nvim/.github
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
..
ISSUE_TEMPLATE docs: rename repository from oil.nvim to canola.nvim 2026-02-22 22:01:34 -05:00
scripts ci(digest): update to PR-based upstream tracker workflow (#40) 2026-03-03 14:49:30 -05:00
workflows ci(digest): unset checkout extraheader so PAT push triggers CI (#59) 2026-03-03 15:48:18 -05:00
pre-commit ci: merge workflow jobs and add makefile 2023-09-02 08:48:11 -07:00
pre-push ci: rename default branch from master to main 2026-02-20 16:32:53 -05:00