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

[TASK] Remove scheduled workflow from branch 7 #550

Merged
merged 1 commit into from
Mar 4, 2024
Merged

[TASK] Remove scheduled workflow from branch 7 #550

merged 1 commit into from
Mar 4, 2024

Conversation

sbuerk
Copy link
Collaborator

@sbuerk sbuerk commented Mar 4, 2024

GitHub action does not respect configured
schedules (cron) on non-default branches.

This change now removes the schedule definition
and adds a workflow_dispatch definition along
with a branch logout in the workflow, which acts
as a preparation for dispatched scheduled run
from the default branch later.

GitHub action does not respect configured
schedules (cron) on non-default branches.

This change now removes the schedule definition
and adds a `workflow_dispatch` definition along
with a branch logout in the workflow, which acts
as a preparation for dispatched scheduled run
from the default branch later.
@sbuerk sbuerk merged commit 359dd58 into 7 Mar 4, 2024
8 checks passed
@sbuerk sbuerk deleted the 7-workflow-1 branch March 4, 2024 12:59
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