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 a82f85f commit 73c5c04Copy full SHA for 73c5c04
.github/workflows/pr.yaml
@@ -3,8 +3,6 @@ on:
3
pull_request:
4
branches:
5
- main
6
- paths-ignore:
7
- - '**.md'
8
jobs:
9
test:
10
name: Test
README.md
@@ -1,4 +1,4 @@
1
-# `git-draft(1)`
+# `git-draft(1)` [](https://github.com/mtth/git-draft/actions/workflows/ci.yaml) [](https://codecov.io/gh/mtth/git-draft) [](https://pypi.python.org/pypi/git-draft/)
2
> [!NOTE]
> WIP: Not quite functional yet.
0 commit comments