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

Hotfix: Disable CodeQL workflow for push to main #10

Merged
merged 1 commit into from
May 6, 2024

Conversation

HlexNC
Copy link

@HlexNC HlexNC commented May 6, 2024

This pull request disables the CodeQL workflow for push events to the main branch. The CodeQL workflow will still be triggered for pull requests and on a schedule. This change helps to optimize the workflow and reduce unnecessary checks for push events.

@HlexNC HlexNC added the bug Something isn't working label May 6, 2024 — with GitHub Codespaces
@HlexNC HlexNC self-assigned this May 6, 2024
@HlexNC HlexNC added the hotfix Urgent fixes for critical bugs in production. label May 6, 2024 — with GitHub Codespaces
@HlexNC HlexNC merged commit 2368cbb into main May 6, 2024
2 of 4 checks passed
@HlexNC HlexNC deleted the hotfix/codeql-runner branch May 6, 2024 16:06
@HlexNC HlexNC changed the title Disable CodeQL workflow for push to main Hotfix: Disable CodeQL workflow for push to main May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hotfix Urgent fixes for critical bugs in production.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant