diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index 0b9918c..11269a5 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -1,4 +1,10 @@ -# File: .github/workflows/repo-sync.yml +## @file +# Sync cmocka repo to local repo. +# +# Copyright (c) 2024, Intel Corporation. All rights reserved.
+# SPDX-License-Identifier: BSD-2-Clause-Patent +# +## on: schedule: