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 missing * in Go Fmt GitHub Actions #4277

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Fix missing * in Go Fmt GitHub Actions #4277

merged 1 commit into from
Nov 11, 2020

Conversation

yongtang
Copy link
Member

Looks like one * is missing in Go Fmt GitHub Actions
and that causes the Actions not being triggered.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

Looks like one `*` is missing in Go Fmt GitHub Actions
and that causes the Actions not being triggered.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@codecov-io
Copy link

codecov-io commented Nov 10, 2020

Codecov Report

Merging #4277 (b161aee) into master (b781420) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4277   +/-   ##
=======================================
  Coverage   56.10%   56.10%           
=======================================
  Files         224      224           
  Lines        9917     9917           
=======================================
  Hits         5564     5564           
  Misses       3892     3892           
  Partials      461      461           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b781420...b161aee. Read the comment docs.

@miekg
Copy link
Member

miekg commented Nov 10, 2020 via email

Copy link

@corbot corbot bot left a comment

Choose a reason for hiding this comment

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

Approved by miekg

@yongtang
Copy link
Member Author

@miekg miekg merged commit 2845eaa into master Nov 11, 2020
@miekg miekg deleted the go-fmt-github-actions branch November 11, 2020 06:43
@yongtang
Copy link
Member Author

This GitHub Action has been triggered in 4b87be2 and it looks like it works correctly as well 🎉

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.

3 participants