Skip to content

Conversation

@Cleboost
Copy link
Owner

This pull request updates the concurrency group names in the GitHub Actions workflow file .github/workflows/check.yml to improve clarity and organization of workflow runs.

Workflow configuration improvements:

  • Changed the concurrency group name for the "Check Knip" job to pr-knip-${{ github.event.pull_request.number }} for clearer identification of Knip-related runs.
  • Changed the concurrency group name for the "Build Project" job to pr-build-${{ github.event.pull_request.number }} to distinguish build runs from other workflow jobs.
  • fix parallele build

@Cleboost Cleboost merged commit be24608 into master Oct 30, 2025
6 checks passed
@Cleboost Cleboost deleted the fix/check-ci-cancel branch November 9, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants