Skip to content

ci: start migration to circleCI #45

ci: start migration to circleCI

ci: start migration to circleCI #45

name: Auto Merge Dependabot
on: [pull_request]
permissions:
pull-requests: write
jobs:
merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: wow-actions/auto-comment@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pullRequestOpened: |
@dependabot merge