Skip to content

Commit

Permalink
Update image minimizer
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Nov 17, 2024
1 parent ac4414f commit b4128f8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/image-minimizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@ on:
pull_request_target:
types: [opened, edited]

permissions:
issues: write
pull-requests: write

jobs:
try-minimize:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.FOSSIFYBOT_TOKEN }}

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit b4128f8

Please sign in to comment.