diff --git a/.github/workflows/test_samba.yml b/.github/workflows/test_samba.yml index 7b9dfffc..8e05e0c3 100644 --- a/.github/workflows/test_samba.yml +++ b/.github/workflows/test_samba.yml @@ -1,6 +1,8 @@ # Copyright (c) 2020, Dell Inc. or its subsidiaries. # All rights reserved. # See file LICENSE for licensing information. +# +# Reference: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions (https://archive.vn/1aWt2) --- name: Run tests against samba