Skip to content

Commit

Permalink
Fixed token setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-imx committed Nov 13, 2023
1 parent b6d56e6 commit 5a92bdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@ name: Coverage Report

on: [push]

permissions:
pull-requests: write

env:
FOUNDRY_PROFILE: ci
GITHUB_TOKEN: ${{ secrets.PLATFORM_SA_GITHUB_TOKEN }}

jobs:
check:
Expand Down

0 comments on commit 5a92bdd

Please sign in to comment.