Skip to content

Conversation

@go-while
Copy link
Owner

Comment out unused event triggers in CodeQL workflow.

Comment out unused event triggers in CodeQL workflow.
Copilot AI review requested due to automatic review settings October 14, 2025 16:08
Copy link
Contributor

Copilot AI left a comment

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 refactors the CodeQL workflow by commenting out unused event triggers to simplify the workflow configuration. The workflow now only triggers on manual dispatch, removing automatic triggers for pushes, releases, and repository dispatch events.

Key changes:

  • Commented out push, release, and repository_dispatch triggers
  • Added commented schedule trigger for weekly runs
  • Retained only workflow_dispatch for manual execution

@go-while go-while merged commit 2870dd5 into main Oct 14, 2025
3 of 8 checks passed
@go-while go-while deleted the go-while-patch-4 branch October 14, 2025 16:09
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