We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52c891c + f9ac758 commit d441bf3Copy full SHA for d441bf3
.github/workflows/turbopack-update-tests-manifest.yml
@@ -1,5 +1,8 @@
1
# A recurring workflow which updates the passing/failing/skipped integration tests for Turbopack.
2
name: Update Turbopack test manifest
3
+permissions:
4
+ contents: read
5
+ pull-requests: write
6
7
on:
8
schedule:
0 commit comments