Skip to content

Commit bd93480

Browse files
committed
fix language badge ci
1 parent 913ad45 commit bd93480

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/language-badge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010

1111
steps:
1212
- uses: actions/checkout@v3
13+
with:
14+
ref: ${{ github.event.pull_request.head.ref }}
1315
- name: Install Rust
1416
uses: actions-rs/toolchain@v1
1517
with:

0 commit comments

Comments
 (0)