diff --git a/.github/workflows/go-coverage.yaml b/.github/workflows/go-coverage.yaml index 5820f28..0858d8e 100644 --- a/.github/workflows/go-coverage.yaml +++ b/.github/workflows/go-coverage.yaml @@ -3,8 +3,12 @@ # # In the calling repo, make sure to run this workflow # for all pushes to the default branch, too! +# +# This is just a dummy change in the Go coverage workflow. name: Go test coverage report +non-existing-key: bad-value + on: workflow_call: secrets: