Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

chore(deps): bump ubuntu from 22.04 to 24.04 in /examples/ffmpeg #25

chore(deps): bump ubuntu from 22.04 to 24.04 in /examples/ffmpeg

chore(deps): bump ubuntu from 22.04 to 24.04 in /examples/ffmpeg #25

name: "00 PR Auto approve"
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: contains(fromJson('["dependabot[bot]", "github-actions[bot]", "pdxjohnny"]'), github.actor)
steps:
- uses: hmarr/auto-approve-action@v4
with:
review-message: "LGTM"