From 88f57bdbc4550dd590899e3b2027c1bbcc5c8d50 Mon Sep 17 00:00:00 2001 From: Matt Peterson Date: Mon, 16 Dec 2024 13:10:57 -0700 Subject: [PATCH] fix: added ZXC comment in the header Signed-off-by: Matt Peterson --- .github/workflows/zxc-verify-gradle-build-determinism.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/zxc-verify-gradle-build-determinism.yaml b/.github/workflows/zxc-verify-gradle-build-determinism.yaml index 044117eb..1ad85e98 100644 --- a/.github/workflows/zxc-verify-gradle-build-determinism.yaml +++ b/.github/workflows/zxc-verify-gradle-build-determinism.yaml @@ -13,12 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. ## - +name: "ZXC: Verify Gradle Build Determinism" # Here, the ZXC prefix: # Z - Ensures sort order such that this script appears at the bottom of the UI # X - Indicates it's not for direct user consumption # C - Indicates this is a 'workflow_call' based reusable workflow -name: "ZXC: Verify Gradle Build Determinism" on: workflow_call: