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