googleapis / googleapis/google-cloud-java
GitHub Actions: consider using concurrency
オープン
priority: p3
type: feature request
- 主要言語
- Java
- スター
- 2.1k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 154
説明
It stops the concurrenlty running job within the same pull request.
```
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
```
コントリビューションガイド
評価
この issue はまだ評価されていません。