Skip to content

feat: enabled loading http-api-token from file #79

feat: enabled loading http-api-token from file

feat: enabled loading http-api-token from file #79

name: Auto approve dependabot PRs
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v3