We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11392bc commit 324cdffCopy full SHA for 324cdff
.github/workflows/rust-minimal.yml
@@ -36,7 +36,7 @@ jobs:
36
image: ${{ matrix.docker_image }}
37
steps:
38
- name: Markdown autodocs
39
- - uses: dineshsonachalam/markdown-autodocs@v1.0.7
+ uses: dineshsonachalam/markdown-autodocs@v1.0.7
40
with:
41
commit_message: Synchronizing Markdown files
42
branch: ${{ github.head_ref }}
.github/workflows/rust-stable.yml
0 commit comments