Skip to content

Feat: Ability to use Audiobookshelf Sessions/ HLS Stream #1510

Feat: Ability to use Audiobookshelf Sessions/ HLS Stream

Feat: Ability to use Audiobookshelf Sessions/ HLS Stream #1510

name: Auto approve Dependabot PR's
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@v4