thysson2701
2f0e416b86
chore: alle Upstream-Workflows deaktivieren (on: {})
2026-06-22 11:33:31 +02:00
SoftFever
8d6ba17aac
ci: dedupe profile-validation PR comments, clean up on success
2026-05-28 19:05:51 +08:00
dependabot[bot]
94c7c1beeb
Bump actions/download-artifact from 7 to 8 ( #12543 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 11:47:00 +08:00
SoftFever
ccbaca0033
Fix PR comment posting for fork contributors by splitting into two workflows
...
The check_profiles workflow used gh pr comment directly, which fails for
fork PRs due to read-only GITHUB_TOKEN. Split into artifact upload +
workflow_run pattern so comments post with proper write permissions.
2026-03-16 15:52:22 +08:00