We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a497b81 commit fb88defCopy full SHA for fb88def
.github/workflows/size.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21
with:
22
ref: ${{ github.event.pull_request.head.ref }}
23
+ repository: ${{ github.event.pull_request.head.repo.full_name }}
24
- run: corepack enable
25
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
26
0 commit comments