Merge pull request #44 from reviewdog/restore-base-branch
Restore base branch input
This commit is contained in:
3
.github/workflows/depup.yml
vendored
3
.github/workflows/depup.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
|
||||
This PR is auto generated by [depup workflow](https://github.com/${{ github.repository }}/actions?query=workflow%3A${{ github.workflow }}).
|
||||
branch: depup/${{ steps.depup.outputs.repo }}
|
||||
base: master
|
||||
|
||||
redpen:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -53,6 +54,7 @@ jobs:
|
||||
|
||||
This PR is auto generated by [depup workflow](https://github.com/${{ github.repository }}/actions?query=workflow%3A${{ github.workflow }}).
|
||||
branch: depup/${{ steps.depup.outputs.repo }}
|
||||
base: master
|
||||
|
||||
themis:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -77,3 +79,4 @@ jobs:
|
||||
|
||||
This PR is auto generated by [depup workflow](https://github.com/${{ github.repository }}/actions?query=workflow%3A${{ github.workflow }}).
|
||||
branch: depup/${{ steps.depup.outputs.repo }}
|
||||
base: master
|
||||
|
||||
Reference in New Issue
Block a user