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