Skip to content

Commit 1059cbc

Browse files
author
l
committed
be inconsistent because github
1 parent 6465284 commit 1059cbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-sdc-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: checkout changed files
2828
env:
2929
GH_TOKEN: ${{ github.token }}
30-
PR_NUM: ${{ github.event.pr.number }}
30+
PR_NUM: ${{ github.event.pull_request.number }}
3131
run: |
3232
gh pr checkout $PR_NUM
3333
- name: test individual shell tools

0 commit comments

Comments
 (0)