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 CI badge in readme #53

Merged
merged 1 commit into from
Aug 26, 2021
Merged

Fix CI badge in readme #53

merged 1 commit into from
Aug 26, 2021

Conversation

pyaillet
Copy link
Contributor

Fixes #52

Description

Used the create badge in github action to report the status of the build workflow for the default branch (master)

Motivation and Context

  • I have raised an issue to propose this change (required)

How Has This Been Tested?

The README is showing the status of the last build workflow for the default branch (master)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Impact to existing users

Nothing

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Fixes #52

Signed-off-by: Pierre-Yves Aillet <pyaillet@gmail.com>
Copy link
Member

@alexellis alexellis left a comment

Choose a reason for hiding this comment

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

Approved

@alexellis
Copy link
Member

Thank you for your contribution

@alexellis alexellis merged commit ab88e03 into openfaas:master Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix badge for CI status
2 participants