Skip to content

Commit

Permalink
feat: make compress-images more precise in terms of permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb committed Dec 29, 2024
1 parent 0161331 commit 2280cd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gabo/internal/generator/data/compress-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:

name: Compress Images using Calibre
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
timeout-minutes: 15

steps:
Expand Down

0 comments on commit 2280cd8

Please sign in to comment.