gotify / cli

A command line interface for pushing messages to gotify/server.
MIT License
441 stars 57 forks source link

Migrate to GH Actions #67

Closed eternal-flame-AD closed 2 months ago

eternal-flame-AD commented 3 months ago

Fixes #66.

Migrated CI to GitHub Actions.

eternal-flame-AD commented 2 months ago

@jmattheis

This needs an override from you to merge.

Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 (from 0)
remote: error: GH006: Protected branch update failed for refs/heads/master.
remote: error: Required status check "Travis CI - Pull Request" is expected.
To https://github.com/gotify/cli
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/gotify/cli'
jmattheis commented 2 months ago

Remove the required travis ci check, could you try again?