Skip to content

Commit

Permalink
7225: Add workflow badge to the readme
Browse files Browse the repository at this point in the history
Reviewed-by: hdafgard
  • Loading branch information
thegreystone committed Apr 6, 2021
1 parent a2f6b15 commit b46be35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check formatting and run tests
name: validate

on: [push, pull_request]

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
![JMC Build](../../workflows/validate/badge.svg)
# Mission Control

Mission Control is an open source production time profiling and diagnostics tool for Java.
Expand Down

0 comments on commit b46be35

Please sign in to comment.