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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-02-13 15:35:27 +0300
committerdartcafe <github@dartcafe.de>2021-02-13 15:35:27 +0300
commit864ec81c83ab750ab41426d3b1fdfb860493714a (patch)
treea4df4e8c947b0ec566d448a6e1b1e36ff51a2d50 /.github
parent43d5b4b7a8fe4f5c2f9b3679af794c2617d6f412 (diff)
testing token
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/auto-merge.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml
index e322d9d6..4d951e47 100644
--- a/.github/workflows/auto-merge.yml
+++ b/.github/workflows/auto-merge.yml
@@ -11,4 +11,4 @@ jobs:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_TOKEN }}