Skip to content

Commit

Permalink
Merge pull request #5579 from nextcloud/dependabot/github_actions/ale…
Browse files Browse the repository at this point in the history
…xwilson/enable-github-automerge-action-752a635267409e6738cbc606cd8a8fd2bdebb72e

Chore(deps): Bump alexwilson/enable-github-automerge-action from 4e5d29cf91318011bd2c074edd64b772fc9f2ede to 752a635267409e6738cbc606cd8a8fd2bdebb72e
  • Loading branch information
juliusknorr authored Feb 14, 2024
2 parents a7971b5 + e27c866 commit 9736e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nextcloud-ocp-approve-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 9736e15

Please sign in to comment.