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

Add github action for merging main branch #211

Merged
merged 1 commit into from
Oct 31, 2020

Commits on Oct 31, 2020

  1. Add github action for merging main branch

    The main branch was renamed from master to main, the workflow will merge
    changes across to master for now in case there are forks which use
    master.
    
    Also update CI badge
    
    Removes some old dependency files, now that Go modules are used by all supported versions.
    
    Also removes appveyor CI. Either CircleCI or github actions would do for
    windows builds.
    dnephin committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    4190a0e View commit details
    Browse the repository at this point in the history