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

Fix manual trigger of automated tests #131

Merged
merged 3 commits into from
Jun 26, 2024
Merged

Fix manual trigger of automated tests #131

merged 3 commits into from
Jun 26, 2024

Conversation

fpavogt
Copy link
Member

@fpavogt fpavogt commented Jun 26, 2024

Description:

This PR fixes (hopefully) the manual branch selection of the automated check Action.

Specifically, the Action forces the use of the master branch for the scheduled checks. But we want to be able to freely select the branch when triggering it manually.

Error(s) fixed:

Checklists:

  • New code includes dedicated tests.
  • New code has been linted.
  • New code follows the project's style.
  • New code is compatible with the 3-Clause BSD license.
  • CHANGELOG has been updated.
  • AUTHORS has been updated.
  • Copyright years in module docstrings have been updated.

@fpavogt fpavogt self-assigned this Jun 26, 2024
@fpavogt fpavogt merged commit 5843bb7 into develop Jun 26, 2024
13 of 14 checks passed
@fpavogt fpavogt deleted the develop_vof branch August 29, 2024 13:10
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.

1 participant