googleapis / googleapis/google-cloud-java
GitHub Actions: consider using concurrency
Đang mở
priority: p3
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
It stops the concurrenlty running job within the same pull request.
```
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.