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

Migrate to GitHub Actions #90

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Migrate to GitHub Actions #90

merged 2 commits into from
Feb 17, 2021

Conversation

ocadaruma
Copy link
Contributor

@ocadaruma ocadaruma commented Feb 17, 2021

Summary

@ocadaruma ocadaruma requested a review from kawamuray February 17, 2021 03:34
@@ -0,0 +1,19 @@
name: CI
on: [pull_request, push]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah right, pull_request should be limited to master

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah no, specifying master for both should be fine?

@ocadaruma ocadaruma requested a review from kawamuray February 17, 2021 04:19
@kawamuray
Copy link
Contributor

LGTM, thanks for quick handling!

@kawamuray kawamuray merged commit ae4b90c into line:master Feb 17, 2021
@ocadaruma ocadaruma deleted the gh-actions branch February 17, 2021 06:04
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