Loading .github/workflows/PULL_REQUEST.yml +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: pull-request - name: Auto Pull Request uses: diillson/auto-pull-request@v1.0.1 with: destination_branch: "main" Loading
.github/workflows/PULL_REQUEST.yml +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: pull-request - name: Auto Pull Request uses: diillson/auto-pull-request@v1.0.1 with: destination_branch: "main"