diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 01502b1..b35c58a 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -34,3 +34,4 @@ jobs: run: | echo Add other actions to build, echo test, and deploy your project. +# * YAML anchors are to compose/override entries into the same array. For example,