mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-28 02:14:41 +00:00
(cherry picked from commit bb80dde66d)
Co-authored-by: Bianca Henderson <bianca@redhat.com>
This commit is contained in:
2
.github/workflows/all_green_check.yaml
vendored
2
.github/workflows/all_green_check.yaml
vendored
@@ -2,7 +2,7 @@
|
|||||||
name: all_green
|
name: all_green
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
|
group: ${{ github.head_ref || github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
on: # yamllint disable-line rule:truthy
|
on: # yamllint disable-line rule:truthy
|
||||||
|
|||||||
Reference in New Issue
Block a user