We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df707c5 commit 5ed69bcCopy full SHA for 5ed69bc
README.md
@@ -1,3 +1,8 @@
1
+[![github-action]](https://github.com/marketplace/actions/diffy)
2
+
3
+[![github-sponsor]](https://github.com/sponsors/mudlabs)
4
+
5
6
# Diffy
7
A super simple diff checker for your GitHub workflow..
8
@@ -60,3 +65,6 @@ jobs:
60
65
61
66
# Other jobs will run only if file.ext was NOT removed.
62
67
```
68
69
+[github-action]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/mudlabs/shields.io.endpoint/badges/github-action.json
70
+[github-sponsor]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/mudlabs/shields.io.endpoint/badges/github-sponsor.json
0 commit comments