Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow_dispatch to release workflows #2537

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

brfrn169
Copy link
Collaborator

Description

This PR add the workflow_dispatch trigger to the GitHub Actions release workflows.

Related issues and/or PRs

N/A

Changes made

  • Added the workflow_dispatch trigger to the GitHub Actions release workflows.

Checklist

  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation to reflect the changes.
  • I have considered whether similar issues could occur in other products, components, or modules if this PR is for bug fixes.
  • Any remaining open issues linked to this PR are documented and up-to-date (Jira, GitHub, etc.).
  • Tests (unit, integration, etc.) have been added for the changes.
  • My changes generate no new warnings.
  • Any dependent changes in other PRs have been merged and published.

Additional notes (optional)

N/A

Release notes

N/A

@brfrn169 brfrn169 added improvement github_actions Pull requests that update GitHub Actions code labels Feb 19, 2025
@brfrn169 brfrn169 self-assigned this Feb 19, 2025
@brfrn169 brfrn169 merged commit 0ef70d2 into master Feb 19, 2025
48 checks passed
@brfrn169 brfrn169 deleted the add-workflow_dispatch-to-release-workflows branch February 19, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant