File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ name: release
4
4
on :
5
5
release :
6
6
types : [released]
7
+ workflow_dispatch :
7
8
8
9
jobs :
9
10
build :
Original file line number Diff line number Diff line change 1
1
2
2
# csv-diff-python3
3
3
4
+ [ ![ release] ( https://img.shields.io/github/v/release/blue-monk/csv-diff-python3 )] ( https://github.com/blue-monk/csv-diff-python3/releases/tag/1.0.0 )
4
5
[ ![ Python Version] ( https://img.shields.io/badge/Python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9-blue )] ( README.md/#herb-requirements )
5
6
[ ![ testing] ( https://github.com/blue-monk/csv-diff-python3/actions/workflows/testing.yml/badge.svg )] ( https://github.com/blue-monk/csv-diff-python3/actions/workflows/testing.yml )
6
7
[ ![ coverage] ( https://github.com/blue-monk/csv-diff-python3/blob/gh-pages/coverage.svg )] ( https://blue-monk.github.io/csv-diff-python3/ )
You can’t perform that action at this time.
0 commit comments