Skip to content

Commit 8350091

Browse files
committed
dummy change
Signed-off-by: Junpu Fan <junpu@amazon.com>
1 parent b917b66 commit 8350091

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr-gate.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ jobs:
2020
- name: Checkout base branch (safe)
2121
uses: actions/checkout@v5
2222
with:
23-
# checkout the workflow's commit (base branch), not the PR head
2423
ref: ${{ github.event.pull_request.base.sha }}
2524
fetch-depth: 1
26-
2725
- name: Run permission gate (from base)
2826
uses: ./.github/actions/pr-permission-gate

0 commit comments

Comments
 (0)