Skip to content

Chore: [AEA-0000] - fix workflow names#2

Merged
anthony-nhs merged 3 commits intomainfrom
fix_name
Mar 30, 2026
Merged

Chore: [AEA-0000] - fix workflow names#2
anthony-nhs merged 3 commits intomainfrom
fix_name

Conversation

@anthony-nhs
Copy link
Copy Markdown
Collaborator

Summary

  • Routine Change

Details

  • fix ci workflow name
  • fix release workflow name

Copilot AI review requested due to automatic review settings March 30, 2026 15:54
@github-actions
Copy link
Copy Markdown
Contributor

This PR is linked to a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket:

AEA-0000

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Renames GitHub Actions workflows to better reflect their roles in the repository’s CI/release automation.

Changes:

  • Rename .github/workflows/ci.yml workflow from pull_request to ci
  • Rename .github/workflows/release.yml workflow from pull_request to release (and adjust trigger indentation)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/release.yml Renames workflow to release; adjusts on: block formatting
.github/workflows/ci.yml Renames workflow to ci

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/ci.yml
@anthony-nhs anthony-nhs merged commit a842376 into main Mar 30, 2026
8 checks passed
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