Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-03-22 11:58:48 +0300
committerVincent Petry <vincent@nextcloud.com>2021-03-22 11:58:48 +0300
commitfd3cb21598c941482b60f27534bf816c594ea586 (patch)
tree38157a6a80de8a3256232e026321f8563f102c0f /.github
parent7f8821be8d1535f0bd96d08e3ba68b0c327499b9 (diff)
Fix auto-approve for dependabot
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/dependabot-approve.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependabot-approve.yml b/.github/workflows/dependabot-approve.yml
index 5d7fd68ff..4b499130e 100644
--- a/.github/workflows/dependabot-approve.yml
+++ b/.github/workflows/dependabot-approve.yml
@@ -1,5 +1,5 @@
name: Dependabot auto approve
-on: pull_request
+on: pull_request_target
jobs:
auto-merge: