Skip to content

[stable-2.19] Add sc_locked status #2813

[stable-2.19] Add sc_locked status

[stable-2.19] Add sc_locked status #2813

Workflow file for this run

# SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-FileCopyrightText: 2017 Tobias Kaminsky <[email protected]>
# 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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Detect SNAPSHOT
run: scripts/analysis/detectSNAPSHOT.sh