Skip to content

Address review comment from on #1934 #1944

@kvenkatrajan

Description

@kvenkatrajan

Address review comment from - #1934 (comment)

The workflow doesn't set a concurrency: group, so a manual dispatch can race with the scheduled run and both push --force to the same automation branch. Cheap to fix:

concurrency:
group: refresh-azure-mcp-tool-snapshot
cancel-in-progress: false

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions