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

fix: don't use reviewdog except for pull_request event #4

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

suzuki-shunsuke
Copy link
Owner

No description provided.

main.go Outdated
@@ -2,4 +2,5 @@ package main

func main() {
// This file exists to run golangci-lint.
foo := ""

Choose a reason for hiding this comment

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

🚫 [golangci-lint] reported by reviewdog 🐶
foo declared but not used

@suzuki-shunsuke suzuki-shunsuke merged commit b58f175 into main Oct 27, 2021
@suzuki-shunsuke suzuki-shunsuke deleted the fix/check-event-name branch October 27, 2021 00:32
@suzuki-shunsuke suzuki-shunsuke added this to the v0.1.1 milestone Oct 27, 2021
@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant