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

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeaceiris <30958501+peaceiris@users.noreply.github.com>2022-04-24 06:36:35 +0300
committerpeaceiris <30958501+peaceiris@users.noreply.github.com>2022-04-24 06:36:35 +0300
commitf54966c99293062535143b743c37e0e61d7bfdd8 (patch)
treea241d69915401f08a0f57ecc75b9007ae0282577
parent42dcc8e3f4a711c97a6798d17027d3addff665f5 (diff)
Revert "ci: fix trigger type to review_requested"
This reverts commit 42dcc8e3f4a711c97a6798d17027d3addff665f5.
-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 2db26d01..80f4911d 100644
--- a/.github/workflows/dependabot-approve.yml
+++ b/.github/workflows/dependabot-approve.yml
@@ -3,7 +3,7 @@ name: Dependabot Approve
on:
pull_request_target:
types:
- - review_requested
+ - opened
jobs:
approve: