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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-07-28 19:04:40 +0300
committerGitHub <noreply@github.com>2021-07-28 19:04:40 +0300
commitfabd0a87b30f4609cce57abf0105588b164fa6c9 (patch)
treec70faa6f76edef6e9ebda1d49278250b47fa7d47 /.github
parente840e08cef9436f38dbdb670e9f7d3d7e5332a2c (diff)
Update update-psalm-baseline.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-psalm-baseline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-psalm-baseline.yml b/.github/workflows/update-psalm-baseline.yml
index 943e1f509d3..a4cddbc3d09 100644
--- a/.github/workflows/update-psalm-baseline.yml
+++ b/.github/workflows/update-psalm-baseline.yml
@@ -32,7 +32,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
- token: ${{ secrets.MACHINE_USER_PAT }}
+ token: ${{ secrets.COMMAND_BOT_PAT }}
push-to-fork: nextcloud-pr-bot/server
commit-message: Update psalm baseline
committer: GitHub <noreply@github.com>