🔄 synced file(s) with nextcloud/android-config
@@ -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
@@ -9,6 +9,10 @@ on:
# Declare default permissions as read only.
+ group: validate-gradle-wrapper-${{ github.head_ref || github.run_id }}
validation:
name: "Validation"
@@ -10,6 +10,10 @@ on:
+ group: scorecard-supply-chain-security-${{ github.head_ref || github.run_id }}
analysis:
name: Scorecard analysis