diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index 947c6a7..337eab7 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -1,3 +1,5 @@ +# This workflow is provided just as an usage example and not for repo testing/verification +# See https://github.com/docker/build-push-action#complete-workflow name: example on: