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 91045b0 commit f61e6b8Copy full SHA for f61e6b8
.github/workflows/e2e.yml
@@ -36,6 +36,7 @@ jobs:
36
uses: actions/checkout@v4
37
with:
38
repository: ${{ matrix.repo }}
39
+ token: ${{ secrets.PAT_GITHUB_CHECKOUT }}
40
41
-
42
name: Setup PHP
0 commit comments