Skip to content

Commit

Permalink
ALL-9118 - Upgrade Node, NPM and other libraries
Browse files Browse the repository at this point in the history
CTRF reporter adding GITHUB_TOKEN
  • Loading branch information
martintatum committed Dec 20, 2024
1 parent f1ab918 commit d02f245
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- run: yarn test

- run: npx github-actions-ctrf summary ctrf/ctrf-report.json --pull-request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

docker-build:
name: Build Docker Image
Expand Down

0 comments on commit d02f245

Please sign in to comment.