Skip to content

Commit 699f738

Browse files
committed
Remove unnecessary config
1 parent 095d24c commit 699f738

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/generate-mindmap.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828

2929
steps:
3030
- uses: actions/checkout@v5
31-
with:
32-
repository: ${{ github.event.pull_request.head.repo.full_name }}
33-
ref: ${{ github.event.pull_request.head.ref }}
3431
- name: Use Node.js
3532
uses: actions/setup-node@v5
3633
with:

0 commit comments

Comments
 (0)