aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGit'Fellow <12234510+solracsf@users.noreply.github.com>2024-04-19 10:50:39 +0200
committerGitHub <noreply@github.com>2024-04-19 10:50:39 +0200
commitf2ae87335af79cc45d6c5a7446220c9651820afd (patch)
tree0dd296e8b68553028344b749f758981228d9ecaf
parentfc560d8ec986402587ae506bbff58e242eb269f7 (diff)
downloadnextcloud-server-pull_request-trigger.tar.gz
nextcloud-server-pull_request-trigger.zip
fix(CI): Update to pull_request triggerpull_request-trigger
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
-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 00b019613f5..830f5566a02 100644
--- a/.github/workflows/dependabot-approve-merge.yml
+++ b/.github/workflows/dependabot-approve-merge.yml
@@ -6,7 +6,7 @@
name: Dependabot
on:
- pull_request_target:
+ pull_request:
branches:
- main
- master