From dd462028b342b750a3b5d666cb720750f802726a Mon Sep 17 00:00:00 2001 From: Fabio Baltieri Date: Tue, 3 Jan 2023 19:24:04 +0000 Subject: [PATCH] yamllint: indentation: MAINTAINERS and workflows Fix the indentation on the remaining YAML files. Signed-off-by: Fabio Baltieri --- .github/workflows/bug_snapshot.yaml | 4 ++-- .github/workflows/daily_test_version.yml | 4 ++-- .github/workflows/devicetree_checks.yml | 8 ++++---- .github/workflows/issue_count.yml | 2 +- .github/workflows/west_cmds.yml | 8 ++++---- MAINTAINERS.yml | 16 ++++++++-------- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/bug_snapshot.yaml b/.github/workflows/bug_snapshot.yaml index 207ba6759d0859..d1eda2065898ee 100644 --- a/.github/workflows/bug_snapshot.yaml +++ b/.github/workflows/bug_snapshot.yaml @@ -10,8 +10,8 @@ on: workflow_dispatch: branches: [main] schedule: - # Run daily at 14:05 - - cron: '5 14 * * *' + # Run daily at 14:05 + - cron: '5 14 * * *' jobs: make_bugs_pickle: diff --git a/.github/workflows/daily_test_version.yml b/.github/workflows/daily_test_version.yml index e7f001cbc2e91a..633b9978592da5 100644 --- a/.github/workflows/daily_test_version.yml +++ b/.github/workflows/daily_test_version.yml @@ -5,10 +5,10 @@ name: Publish commit for daily testing on: schedule: - - cron: '50 22 * * *' + - cron: '50 22 * * *' push: branches: - - refs/tags/* + - refs/tags/* jobs: get_version: diff --git a/.github/workflows/devicetree_checks.yml b/.github/workflows/devicetree_checks.yml index 6b0bd15b4023cd..70d390ba788f86 100644 --- a/.github/workflows/devicetree_checks.yml +++ b/.github/workflows/devicetree_checks.yml @@ -29,10 +29,10 @@ jobs: python-version: [3.8, 3.9, '3.10'] os: [ubuntu-20.04, macos-11, windows-2022] exclude: - - os: macos-11 - python-version: 3.6 - - os: windows-2022 - python-version: 3.6 + - os: macos-11 + python-version: 3.6 + - os: windows-2022 + python-version: 3.6 steps: - name: checkout uses: actions/checkout@v3 diff --git a/.github/workflows/issue_count.yml b/.github/workflows/issue_count.yml index 79ec9d5898c1c0..771461d6ebf9c5 100644 --- a/.github/workflows/issue_count.yml +++ b/.github/workflows/issue_count.yml @@ -2,7 +2,7 @@ name: Issue Tracker on: schedule: - - cron: '*/10 * * * *' + - cron: '*/10 * * * *' env: OUTPUT_FILE_NAME: IssuesReport.md diff --git a/.github/workflows/west_cmds.yml b/.github/workflows/west_cmds.yml index 46a21552acc40f..014acaec741813 100644 --- a/.github/workflows/west_cmds.yml +++ b/.github/workflows/west_cmds.yml @@ -30,10 +30,10 @@ jobs: python-version: [3.8, 3.9, '3.10'] os: [ubuntu-20.04, macos-11, windows-2022] exclude: - - os: macos-11 - python-version: 3.6 - - os: windows-2022 - python-version: 3.6 + - os: macos-11 + python-version: 3.6 + - os: windows-2022 + python-version: 3.6 steps: - name: checkout uses: actions/checkout@v3 diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index d74f837a2cfcbb..4bf5c5bd93ed51 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -2771,14 +2771,14 @@ West: - manifest-psa-arch-tests "West project: uoscore-uedhoc": - status: maintained - maintainers: - - rlubos - - StefanHri - files: - - modules/uoscore-uedhoc/ - labels: - - manifest-uoscore-uedhoc + status: maintained + maintainers: + - rlubos + - StefanHri + files: + - modules/uoscore-uedhoc/ + labels: + - manifest-uoscore-uedhoc "West project: zcbor": status: maintained