Skip to content

avoid 400 error

avoid 400 error #51

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.ROBOT_CI_TOKEN }}