update workflows job names
This commit is contained in:
parent
aa607e1340
commit
44cebef5e8
2
.github/workflows/app-runner-images.yaml
vendored
2
.github/workflows/app-runner-images.yaml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build & push chart builder apline base image
|
||||
name: Build & push app ci runner images
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
2
.github/workflows/datadog-agent.yaml
vendored
2
.github/workflows/datadog-agent.yaml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build & push chart builder apline base image
|
||||
name: Build & push datadog cluster agent image
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
2
.github/workflows/iac-runner-images.yaml
vendored
2
.github/workflows/iac-runner-images.yaml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build & push ci runner terraform for aws image
|
||||
name: Build & push iac ci runner images
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user