Skip to content

Conversation

@matt-goldman
Copy link
Owner

Summary

@main missing from call to reusable workflow causes it o fail


🧷 This PR will be released as a preview by default.

To trigger a stable release:

  • Remove the preview label
  • Add the release label
  • Optionally add Semver-Minor or Semver-Major to control version bump

🏷️ Add labels to control release notes:

  • enhancement, bug, breaking-change, dependencies
  • Or use ignore-for-release to suppress it from notes

Copilot AI review requested due to automatic review settings August 1, 2025 22:03
@github-actions github-actions bot added the preview Triggers a release of preview version of Nuget packages label Aug 1, 2025
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 fixes a GitHub Actions workflow reference by adding the missing @main branch specifier to a reusable workflow call, which was causing the workflow to fail.

  • Adds @main branch reference to the reusable publish workflow call

@matt-goldman matt-goldman added enhancement New feature or request and removed preview Triggers a release of preview version of Nuget packages labels Aug 1, 2025
@matt-goldman matt-goldman merged commit 2fa5462 into main Aug 1, 2025
1 check passed
@matt-goldman matt-goldman deleted the add-missing-workflow-branch branch August 1, 2025 22:05
@matt-goldman matt-goldman added the release Triggers a release of a production version of Nuget packages label Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request release Triggers a release of a production version of Nuget packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants