Skip to content

workflows(auto-update): stop - #38

Merged
mahmoudk1000 merged 1 commit into
mainfrom
mahmoudk1000-patch-1
Jul 22, 2026
Merged

workflows(auto-update): stop#38
mahmoudk1000 merged 1 commit into
mainfrom
mahmoudk1000-patch-1

Conversation

@mahmoudk1000

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Mahmoud <mahmoudk1000@gmail.com>
Copilot AI review requested due to automatic review settings July 22, 2026 12:13
@mahmoudk1000
mahmoudk1000 merged commit 5053a91 into main Jul 22, 2026
4 checks passed
@mahmoudk1000
mahmoudk1000 deleted the mahmoudk1000-patch-1 branch July 22, 2026 12:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR disables the scheduled trigger for the Auto Update GitHub Actions workflow so it no longer runs automatically on a cron and can only be started manually.

Changes:

  • Commented out the schedule trigger under on: to stop weekly scheduled executions.
  • Kept workflow_dispatch so the workflow remains runnable on-demand.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +9 to +10
# schedule:
# - cron: 0 0 * * 2
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