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

ci: skip int and sample tests from forks #381

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

jackwotherspoon
Copy link
Collaborator

Pull request from forks once merged will still be skipped because github.event.pull_request.head.repo.full_name will still be that of the fork.

To combat this we run the job on all events that are not a pull_request (aka schedule and push)

@jackwotherspoon jackwotherspoon self-assigned this Aug 2, 2024
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner August 2, 2024 14:03
@jackwotherspoon jackwotherspoon merged commit 141b728 into main Aug 2, 2024
22 checks passed
@jackwotherspoon jackwotherspoon deleted the skip-int-tests-forks branch August 2, 2024 14:53
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