Skip to content

Commit 5b6422b

Browse files
Merge pull request #17469 from nextcloud/automated/noid/main-update-workflows
[main] ci(actions): Update workflow templates from organization template repository
2 parents 8b4d7dd + 3935a2c commit 5b6422b

6 files changed

Lines changed: 7 additions & 2 deletions

.github/actions-lock.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ b3df400f278aceee04fa140c6c4efe3a phpunit-sqlite.yml
2525
3546915f4efeb698b828e1aa3861d26e update-nextcloud-ocp.yml
2626
48c2c657b87747c9faeb589bcce08923 update-stable-titles.yml
2727
26643b198ad046f61d2a78c5342aec0e lint-typescript.yml
28+
9748607544294975609be21633372bdd sync-workflow-templates.yml

.github/workflows/sync-workflow-templates.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
# This workflow will update all workflow templates
1+
# This workflow is provided via the organization template repository
2+
#
3+
# https://github.com/nextcloud/.github
4+
# https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
25
#
36
# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
47
# SPDX-License-Identifier: MIT
58

9+
# This workflow will update all workflow templates
10+
# Additionally it will reapply `workflow.yml.patch` files after syncing and only then commit the result
611
name: Update workflows
712
on:
813
workflow_dispatch:
File renamed without changes.

.github/workflows/update-nextcloud-ocp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,3 @@ jobs:
124124
Auto-generated update of [nextcloud/ocp](https://github.com/nextcloud-deps/ocp/) dependency
125125
labels: |
126126
dependencies
127-
3. to review
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)