Skip to content

Add workflow dispatch option to nightly CIs#11

Merged
rsanchez15 merged 1 commit into
mainfrom
feature/nightly-ci-dispatch
Jun 18, 2025
Merged

Add workflow dispatch option to nightly CIs#11
rsanchez15 merged 1 commit into
mainfrom
feature/nightly-ci-dispatch

Conversation

@rsanchez15

@rsanchez15 rsanchez15 commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

This pull request adds the workflow_dispatch trigger to the following nightly CI workflows:

.github/workflows/nightly-system-ci.yml
.github/workflows/nightly-ubuntu-ci.yml
.github/workflows/nightly-windows-ci.yml

With this change, each nightly CI workflow can now be triggered manually from the GitHub Actions tab, in addition to their existing scheduled (cron) runs. No other modifications were made to the workflows.

Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>

@EugenioCollado EugenioCollado left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@rsanchez15
rsanchez15 merged commit 840bdd6 into main Jun 18, 2025
15 of 16 checks passed
@rsanchez15
rsanchez15 deleted the feature/nightly-ci-dispatch branch June 18, 2025 07:43
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