mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-12 00:05:49 +08:00
File sync from s4u/.github - enable auto merge
This commit is contained in:
4
.github/workflows/auto-approve.yml
vendored
4
.github/workflows/auto-approve.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
|| github.actor == 'dependabot-preview[bot]'
|
|| github.actor == 'dependabot-preview[bot]'
|
||||||
with:
|
with:
|
||||||
merge-method: "REBASE"
|
merge-method: "REBASE"
|
||||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
github-token: "${{ secrets.TECH_TOKEN }}"
|
||||||
|
|
||||||
- uses: hmarr/auto-approve-action@v2.1.0
|
- uses: hmarr/auto-approve-action@v2.1.0
|
||||||
if: >
|
if: >
|
||||||
@ -22,4 +22,4 @@ jobs:
|
|||||||
|| github.actor == 'dependabot-preview[bot]'
|
|| github.actor == 'dependabot-preview[bot]'
|
||||||
|| github.actor == 'slawekjaranowski'
|
|| github.actor == 'slawekjaranowski'
|
||||||
with:
|
with:
|
||||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
github-token: "${{ secrets.TECH_TOKEN }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user