Skip to content

Commit bfc12f2

Browse files
committed
Tweak workflow
1 parent b4ab0b7 commit bfc12f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/markdown-normalize.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Git checkout
1717
uses: actions/checkout@v3
18+
with:
19+
ref: ${{ github.head_ref }}
1820

1921
- name: Prettify markdown
2022
uses: creyD/[email protected]

0 commit comments

Comments
 (0)