Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[docs] Fix build status badge
  • Loading branch information
jack1902 committed Mar 27, 2020
commit d41e5abb8e52c474061cacfdab93cb8400ca5bd2
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# git-diff-conditional-buildkite-plugin

![Github Actions: CI](https://github.com/Zegocover/git-diff-conditional-buildkite-plugin/workflows/CI/badge.svg)
![Github Actions: Testing & Linting](https://github.com/Zegocover/git-diff-conditional-buildkite-plugin/workflows/Run%20CI%20Testing%20&%20Linting/badge.svg)

This plugin can be used to create a dynamic pipeline based on your `git diff`. This requires TWO pipeline files in total and uses `docker` to run the plugin:

Expand Down