Skip to content

Use workflow_dispatch instead of cron schedule#99

Merged
karangattu merged 1 commit intomainfrom
allow-remote-dispatch-workflow
Apr 16, 2026
Merged

Use workflow_dispatch instead of cron schedule#99
karangattu merged 1 commit intomainfrom
allow-remote-dispatch-workflow

Conversation

@karangattu
Copy link
Copy Markdown
Contributor

Remove the weekly cron trigger (every Monday at 08:00) and add workflow_dispatch so the workflow can be triggered manually or remotely (e.g., from rstudio/shinycoreci). Keeps existing branch and pull_request triggers intact.

Remove the weekly cron trigger (every Monday at 08:00) and add workflow_dispatch so the workflow can be triggered manually or remotely (e.g., from rstudio/shinycoreci). Keeps existing branch and pull_request triggers intact.
@karangattu
Copy link
Copy Markdown
Contributor Author

Merging this since I want to test workflows dispatch across different repos within the same org. And it does not make any changes to dependencies or the code itself, just workflows

@karangattu karangattu merged commit c74403c into main Apr 16, 2026
10 of 12 checks passed
@karangattu karangattu deleted the allow-remote-dispatch-workflow branch April 16, 2026 22:08
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