From d3a5a7f5e1b5f346272b4999e5407d0a8f30740d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= <765740+giordano@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:58:03 +0000 Subject: [PATCH] Apply suggestions from code review --- .github/workflows/automerge.yml | 1 - .github/workflows/registry-consistency-ci.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 3a9733d007df1f5..33d546d3b9c8b39 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -27,7 +27,6 @@ concurrency: # Cancel intermediate builds: only pull request builds group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }} -env: jobs: AutoMerge: diff --git a/.github/workflows/registry-consistency-ci.yml b/.github/workflows/registry-consistency-ci.yml index e9d9b5f0d4902b8..e434087944a1db0 100644 --- a/.github/workflows/registry-consistency-ci.yml +++ b/.github/workflows/registry-consistency-ci.yml @@ -20,7 +20,6 @@ concurrency: # Cancel intermediate builds: only pull request builds group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }} -env: jobs: check: