Skip to content

Commit

Permalink
try to publish test result summary
Browse files Browse the repository at this point in the history
 increase permissions
  • Loading branch information
pahjbo committed Mar 25, 2024
1 parent 1e43f0a commit e7f10ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,13 @@ on:

permissions:
contents: read
checks: write
pull-requests: write

jobs:
build:

runs-on: ubuntu-latest

steps:
- name: Checkout this repo
uses: actions/checkout@v4
Expand Down

0 comments on commit e7f10ac

Please sign in to comment.