1 parent e229e05 commit 82156fbCopy full SHA for 82156fb
1 file changed
.github/workflows/render-mermaid.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
+ ref: ${{ github.head_ref || github.ref_name }}
19
20
- name: Setup Node
21
uses: actions/setup-node@v4
0 commit comments