Skip to content

Commit

Permalink
Merge pull request #284 from nextcloud/dependabot/github_actions/work…
Browse files Browse the repository at this point in the history
…flow-templates/alexwilson/enable-github-automerge-action-6c0b9bd6dc6e5d625277df5e63e5d6198116e32c
  • Loading branch information
skjnldsv authored Jan 31, 2024
2 parents 18aea2f + 96b09b7 commit b113e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/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@c76bb53667646fa8e56db146a4cc9e8b3a975ac6 # main
uses: alexwilson/enable-github-automerge-action@6c0b9bd6dc6e5d625277df5e63e5d6198116e32c # 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 b113e8f

Please sign in to comment.