Skip to content

Commit a96b3dc

Browse files
Update ci.yml
1 parent cbdb8a6 commit a96b3dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
name: Render Mermaid (README -> docs/*.svg)
1818
if: ${{ github.event_name != 'release' }}
1919
uses: ./.github/workflows/render-mermaid.yml
20+
with:
21+
commit: ${{ github.event_name == 'push' }}
2022
permissions:
2123
contents: write
2224

0 commit comments

Comments
 (0)