Merge pull request #5557 from nextcloud/dependabot/github_actions/alexwilson/enable-github-automerge-action-4e5d29cf91318011bd2c074edd64b772fc9f2ede
Chore(deps): Bump alexwilson/enable-github-automerge-action from c76bb53667646fa8e56db146a4cc9e8b3a975ac6 to 4e5d29cf91318011bd2c074edd64b772fc9f2ede
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
|
|
||||||
# Enable GitHub auto merge
|
# Enable GitHub auto merge
|
||||||
- name: Auto merge
|
- name: Auto merge
|
||||||
uses: alexwilson/enable-github-automerge-action@c76bb53667646fa8e56db146a4cc9e8b3a975ac6 # main
|
uses: alexwilson/enable-github-automerge-action@4e5d29cf91318011bd2c074edd64b772fc9f2ede # main
|
||||||
if: startsWith(steps.branchname.outputs.branch, 'automated/noid/') && endsWith(steps.branchname.outputs.branch, 'update-nextcloud-ocp')
|
if: startsWith(steps.branchname.outputs.branch, 'automated/noid/') && endsWith(steps.branchname.outputs.branch, 'update-nextcloud-ocp')
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user