Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/euria-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ concurrency:
cancel-in-progress: true

jobs:
Euria-review:
euria-review:
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renaming the job ID from Euria-review to euria-review will change the reported status check name (e.g., in branch protection rules / required checks). If this repo enforces required checks, please ensure those rules are updated accordingly to avoid merges being blocked after this lands.

Suggested change
euria-review:
Euria-review:

Copilot uses AI. Check for mistakes.
uses: infomaniak/.github/.github/workflows/euria-review.yml@v2
secrets: inherit
secrets: inherit
Loading