Skip to content

Commit

Permalink
ci: set GITHUB_ACCESS_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 18, 2024
1 parent d2064a4 commit 28149b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
twig_lint
xliff_lint
yaml_lint
env:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 28149b9

Please sign in to comment.