Skip to content

Commit 3675c14

Browse files
author
l
committed
fix action input
1 parent 505131b commit 3675c14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-pr-metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
steps:
2626
- name: checkout base branch
2727
uses: actions/checkout@v7
28-
allow-unsafe-pr-checkout: true
2928
with:
29+
allow-unsafe-pr-checkout: true
3030
ref: ${{ github.event.pull_request.head.sha }}
3131
- name: Get changed files
3232
id: changed-files

0 commit comments

Comments
 (0)