summaryrefslogtreecommitdiffstats
path: root/.github/workflows/dependabot-approve-merge.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/dependabot-approve-merge.yml')
-rw-r--r--.github/workflows/dependabot-approve-merge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependabot-approve-merge.yml b/.github/workflows/dependabot-approve-merge.yml
index 0e86a6fee..4fe595427 100644
--- a/.github/workflows/dependabot-approve-merge.yml
+++ b/.github/workflows/dependabot-approve-merge.yml
@@ -33,7 +33,7 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- # GitHub actions bot approve
+ # Github actions bot approve
- uses: hmarr/auto-approve-action@b40d6c9ed2fa10c9a2749eca7eb004418a705501 # v2
if: contains(steps.branchname.outputs.branch, '/webrtc-adapter-') != true && contains(steps.branchname.outputs.branch, '/nextcloud/vue-') != true
with: