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