We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095d24c commit 699f738Copy full SHA for 699f738
1 file changed
.github/workflows/generate-mindmap.yml
@@ -28,9 +28,6 @@ jobs:
28
29
steps:
30
- uses: actions/checkout@v5
31
- with:
32
- repository: ${{ github.event.pull_request.head.repo.full_name }}
33
- ref: ${{ github.event.pull_request.head.ref }}
34
- name: Use Node.js
35
uses: actions/setup-node@v5
36
with:
0 commit comments