Skip to content

Commit

Permalink
fix: lth permissions as per dorny/test-reporter#229 (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: filipe <[email protected]>
  • Loading branch information
filipelautert and filipe authored Dec 12, 2024
1 parent 5cf0a20 commit 59efc19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lth-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
PRO_LICENSE_KEY:
description: 'Liquibase Pro license key'
required: false
permissions:
checks: write

env:
LIQUIBASE_PRO_LICENSE_KEY: ${{ secrets.PRO_LICENSE_KEY }}

Expand Down

0 comments on commit 59efc19

Please sign in to comment.