Skip to content

Commit

Permalink
fixes drift
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>
  • Loading branch information
Adrian Cole committed Dec 31, 2023
1 parent 5b57b19 commit 15b6319
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yamllint --format github .github/workflows/release.yml
---
name: helm_release
name: release

# We release helm_charts into https://github.com/openzipkin/zipkin/blob/gh-pages/index.yaml

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yamllint --format github .github/workflows/test.yml
---
name: helm_test
name: test

# We test the helm chart including an apply following the steps described in
# https://github.com/helm/chart-testing-action
Expand Down

0 comments on commit 15b6319

Please sign in to comment.