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 /operations/nlp #24

chore(deps): bump ubuntu from 22.04 to 24.04 in /operations/nlp

chore(deps): bump ubuntu from 22.04 to 24.04 in /operations/nlp #24

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"