From a83feaa3c0a7bee01f8ce6aac73f81d0c5cb4883 Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Wed, 8 Mar 2023 18:47:17 -0800 Subject: Minor yaml cleanup This doesn't require running all the pipelines so... [skip ci] Signed-off-by: Bryan Hundven --- .github/workflows/build-toolchains.yml | 1 + .github/workflows/continuous-integration-workflow.yml | 1 + 2 files changed, 2 insertions(+) (limited to '.github') diff --git a/.github/workflows/build-toolchains.yml b/.github/workflows/build-toolchains.yml index 85879f6f..166fceeb 100644 --- a/.github/workflows/build-toolchains.yml +++ b/.github/workflows/build-toolchains.yml @@ -1,3 +1,4 @@ +--- name: Build toolchains on: diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index c5696f5f..ddebacc4 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -1,3 +1,4 @@ +--- name: CI on: -- cgit v1.2.3