Azure / functions-action

Enable GitHub developers to deploy to Azure Function Apps using GitHub Actions
MIT License
152 stars 75 forks source link

Typo "Github"→"GitHub" #136

Closed hyoshioka0128 closed 2 years ago

hyoshioka0128 commented 2 years ago

https://github.com/Azure/functions-action/blob/master/action.yml

PingMSFTDocs

morrisonbrett commented 2 years ago

Good find!

github-actions[bot] commented 2 years ago

This PR is idle because it has been open for 14 days with no activity.

hyoshioka0128 commented 2 years ago

@morrisonbrett - Thanks!  Question: What should I do next? Should I wait for a Review?

github-actions[bot] commented 2 years ago

This PR is idle because it has been open for 14 days with no activity.

codecov-commenter commented 2 years ago

Codecov Report

Merging #136 (527b680) into master (48b9a02) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 527b680 differs from pull request most recent head a37940b. Consider uploading reports for the commit a37940b to get more accurate results

@@           Coverage Diff           @@
##           master     #136   +/-   ##
=======================================
  Coverage   76.35%   76.35%           
=======================================
  Files          23       23           
  Lines         685      685           
  Branches      111      111           
=======================================
  Hits          523      523           
  Misses        162      162           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

patelchandni commented 2 years ago

This change is included in this PR: https://github.com/Azure/functions-action/pull/148