@@ -17,7 +17,7 @@ on:
|
||||
- "third_party/**"
|
||||
|
||||
concurrency:
|
||||
group: android-${{github.ref}}
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user