Merge pull request #3089 from nextcloud/repo-sync/android-config/master

🔄 synced file(s) with nextcloud/android-config
This commit is contained in:
Andy Scherzinger 2023-06-08 09:40:54 +02:00 committed by GitHub
commit 26d42ac177
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View file

@ -7,6 +7,10 @@ on:
permissions: read-all
concurrency:
group: detect-new-java-files-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
detectNewJavaFiles:
runs-on: ubuntu-latest

View file

@ -9,6 +9,10 @@ on:
# Declare default permissions as read only.
permissions: read-all
concurrency:
group: validate-gradle-wrapper-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
validation:
name: "Validation"

View file

@ -10,6 +10,10 @@ on:
# Declare default permissions as read only.
permissions: read-all
concurrency:
group: scorecard-supply-chain-security-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
analysis:
name: Scorecard analysis