Skip to content

Commit

Permalink
fix: should allow dependabot two write
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra committed Aug 14, 2024
1 parent 7fc9103 commit e4edd9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-release-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
test:
uses: bgd-labs/github-workflows/.github/workflows/foundry-test.yml@main
pkg-size-report:
if: github.event.pull_request.head.repo.full_name == github.repository
permissions:
pull-requests: write
name: Package Size Report
runs-on: ubuntu-latest

Expand Down

0 comments on commit e4edd9e

Please sign in to comment.