Skip to content

πŸ”„ synced file(s) with nextcloud/android-config #2965

πŸ”„ synced file(s) with nextcloud/android-config

πŸ”„ synced file(s) with nextcloud/android-config #2965

Workflow file for this run

# SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-FileCopyrightText: 2017 Tobias Kaminsky <tobias@kaminsky.me>
# SPDX-License-Identifier: GPL-3.0-or-later
name: "Detect snapshot"
on:
pull_request:
branches: [ master, stable-* ]
push:
branches: [ master, stable-* ]
# Declare default permissions as read only.
permissions: read-all
jobs:
detekt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Detect SNAPSHOT
run: scripts/analysis/detectSNAPSHOT.sh