Skip to content

Bump pillow from 10.3.0 to 12.1.1 #25

Bump pillow from 10.3.0 to 12.1.1

Bump pillow from 10.3.0 to 12.1.1 #25

Workflow file for this run

name: Auto approve
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'ecyoung3'
steps:
- uses: hmarr/auto-approve-action@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
review-message: "Auto-approving PR from the FRHEED creator"