Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Nov 9, 2023
1 parent 0746916 commit 6b06557
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:
POLLING_INTERVALS_SEC: 30
SLEEP_TIME_SEC: 60s
TERM: xterm
GH_TOKEN: ${{ github.token }}

jobs:
wait-for-phar-and-docker-images:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/requirement-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:
SLEEP_TIME_SEC: 60s
#TERMINFO: /usr/lib/terminfo
TERM: xterm
GH_TOKEN: ${{ github.token }}

jobs:
cs-lint:
Expand Down

0 comments on commit 6b06557

Please sign in to comment.