mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-12-21 02:38:03 +03:00
* Use PAT to avoid version bump commit problems due to branch protections Following the instructions of stefanzweifel/git-auto-commit-action [1] for pushing to branches with branch protections, this changes the create release workflow to fetch the repo with a PAT (that must belong to an admin for this to work). As a result, when pushing the version bump commit, the required status checks are not required (provided the rules are not applied to admins). --- 1. https://github.com/stefanzweifel/git-auto-commit-action#push-to-protected-branches * Add warning to not add `on: push` to create release workflow * Enforce that create-release isn'ttriggered by push events |
||
|---|---|---|
| .. | ||
| add-labels-priority.yml | ||
| create-release.yml | ||
| merge-release.yml | ||
| publish.yml | ||
| remove-labels.yml | ||
| verify.yml | ||