Skip to content

Commit 782a2e1

Browse files
committed
[RN][CI] Remove checkout the PR sha from danger-pr.yml
1 parent 0c947c8 commit 782a2e1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/danger-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
steps:
2020
- name: Check out PR branch
2121
uses: actions/checkout@v6
22-
with:
23-
ref: ${{ github.event.pull_request.head.sha }}
2422
- name: Setup Node.js
2523
uses: ./.github/actions/setup-node
2624
- name: Run yarn install

0 commit comments

Comments
 (0)