Closed kimwalisch closed 3 weeks ago
@ridiculousfish Here are the instructions for how to remove AppVeyor CI testing from the GitHub settings (of the libdivide repo). Without this all new commits will be marked as failed AppVeyor CI tests.
Unlink AppVeyor from your GitHub repository:
Revoke AppVeyor’s access to your GitHub account:
Remove AppVeyor webhooks from GitHub repository:
Once you’ve unlinked AppVeyor and removed the webhooks, GitHub will stop showing the failed AppVeyor checks for new commits.
Should be removed. Thanks for the detailed instructions!
@ridiculousfish Here are the instructions for how to remove AppVeyor CI testing from the GitHub settings (of the libdivide repo). Without this all new commits will be marked as failed AppVeyor CI tests.
Unlink AppVeyor from your GitHub repository:
Revoke AppVeyor’s access to your GitHub account:
Remove AppVeyor webhooks from GitHub repository:
Once you’ve unlinked AppVeyor and removed the webhooks, GitHub will stop showing the failed AppVeyor checks for new commits.