mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-31 16:00:09 +00:00
ci(actions): Update workflow templates from organization template repository
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
committed by
GitHub
parent
32a0b97ce3
commit
8d9bb5e17a
@@ -26,6 +26,7 @@ jobs:
|
||||
matrix:
|
||||
branches:
|
||||
- ${{ github.event.repository.default_branch }}
|
||||
- 'stable34'
|
||||
- 'stable33'
|
||||
- 'stable32'
|
||||
|
||||
@@ -122,7 +123,7 @@ jobs:
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
|
||||
with:
|
||||
token: ${{ secrets.COMMAND_BOT_WORKFLOWS }} # zizmor: ignore[secrets-outside-env]
|
||||
token: ${{ secrets.COMMAND_BOT_WORKFLOWS }}
|
||||
commit-message: 'ci(actions): Update workflow templates from organization template repository'
|
||||
committer: GitHub <noreply@github.com>
|
||||
author: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
||||
|
||||
Reference in New Issue
Block a user