Skip to content

Commit 2f9b629

Browse files
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
1 parent 50644a5 commit 2f9b629

8 files changed

Lines changed: 49 additions & 0 deletions

File tree

.github/workflows/analysis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# synced from @nextcloud/android-config
2+
3+
# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-FileCopyrightText: 2023 Tobias Kaminsky <tobias@kaminsky.me>
5+
# SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
6+
# SPDX-FileCopyrightText: 2023 Josh Richards <josh.t.richards@gmail.com>
7+
# SPDX-License-Identifier: GPL-3.0-or-later
8+
29
name: "Analysis"
310

411
on:

.github/workflows/autoApproveDependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# synced from @nextcloud/android-config
2+
3+
# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-FileCopyrightText: 2023 Álvaro Brey <alvaro@alvarobrey.com>
5+
# SPDX-License-Identifier: GPL-3.0-or-later
6+
27
name: Auto approve dependabot
38

49
on:

.github/workflows/autoApproveSync.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# synced from @nextcloud/android-config
2+
3+
# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-FileCopyrightText: 2023 Álvaro Brey <alvaro@alvarobrey.com>
5+
# SPDX-License-Identifier: GPL-3.0-or-later
6+
27
name: Auto approve sync
38
on:
49
pull_request_target:

.github/workflows/codeql.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# synced from @nextcloud/android-config
2+
3+
# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-FileCopyrightText: 2023-2024 Andy Scherzinger <info@andy-scherzinger.de>
5+
# SPDX-FileCopyrightText: 2022 Tobias Kaminsky <tobias@kaminsky.me>
6+
# SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro@alvarobrey.com>
7+
# SPDX-License-Identifier: GPL-3.0-or-later
8+
29
name: "CodeQL"
310

411
on:

.github/workflows/detectNewJavaFiles.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# synced from @nextcloud/android-config
2+
3+
# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
5+
# SPDX-FileCopyrightText: 2022 Tobias Kaminsky <tobias@kaminsky.me>
6+
# SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro@alvarobrey.com>
7+
# SPDX-License-Identifier: GPL-3.0-or-later
8+
29
name: "Detect new java files"
310

411
on:

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# synced from @nextcloud/android-config
2+
3+
# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
5+
# SPDX-FileCopyrightText: 2023 Tobias Kaminsky <tobias@kaminsky.me>
6+
# SPDX-FileCopyrightText: 2023 Álvaro Brey <alvaro@alvarobrey.com>
7+
# SPDX-License-Identifier: GPL-3.0-or-later
8+
29
name: "Validate Gradle Wrapper"
310
on:
411
pull_request:

.github/workflows/scorecard.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# synced from @nextcloud/android-config
2+
3+
# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
5+
# SPDX-License-Identifier: GPL-3.0-or-later
6+
27
name: Scorecard supply-chain security
38
on:
49
branch_protection_rule:

.github/workflows/stale.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# synced from @nextcloud/android-config
2+
3+
# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-FileCopyrightText: 2023 Tobias Kaminsky <tobias@kaminsky.me>
5+
# SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro@alvarobrey.com>
6+
# SPDX-License-Identifier: GPL-3.0-or-later
7+
28
name: 'Close stale issues'
39
on:
410
schedule:

0 commit comments

Comments
 (0)