Skip to content

Conversation

@bradleyayers
Copy link
Member

previously it was doing multiple for push and pull_request events

previously it was doing multiple for `push` and `pull_request` events
Copilot AI review requested due to automatic review settings September 9, 2025 16:41
Copy link
Contributor

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

This PR adds concurrency control to the Copilot Setup Steps workflow to prevent multiple instances from running simultaneously. The change addresses the issue where the workflow was executing for both push and pull_request events when changes were made to the workflow file itself.

Key changes:

  • Added concurrency configuration to prevent duplicate workflow runs
  • Implemented automatic cancellation of in-progress runs when new ones are triggered

@bradleyayers bradleyayers added this pull request to the merge queue Sep 9, 2025
Merged via the queue into main with commit e795645 Sep 9, 2025
9 checks passed
@bradleyayers bradleyayers deleted the dev branch September 9, 2025 16:50
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