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 2148077 commit bcd0cb8Copy full SHA for bcd0cb8
.github/workflows/update-turbopack-test-manifest.yml
@@ -36,7 +36,7 @@ jobs:
36
run: node scripts/automated-update-workflow.js
37
env:
38
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_PULL_REQUESTS }}
39
- BRANCH_NAME: fonts-data
+ BRANCH_NAME: turbopack-manifest
40
SCRIPT: test/build-turbopack-tests-manifest.js
41
PR_TITLE: Update Turbopack test manifest
42
PR_BODY: This auto-generated PR updates the integration test manifest used when testing Turbopack.
0 commit comments