Skip to content

fix: remove action bot detection#44

Merged
jn-av merged 1 commit intomainfrom
remove-action-detection
Apr 2, 2026
Merged

fix: remove action bot detection#44
jn-av merged 1 commit intomainfrom
remove-action-detection

Conversation

@jn-av
Copy link
Copy Markdown
Member

@jn-av jn-av commented Apr 2, 2026

The if: github.actor != 'github-actions[bot]' condition skipped the job for
all bot PRs, including manually triggered ones. Reverted to the original
behavior where the job always runs on pull_request.

@jn-av jn-av merged commit 4b59687 into main Apr 2, 2026
5 checks passed
@jn-av jn-av deleted the remove-action-detection branch April 2, 2026 07:57
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