From 164ef33fd8533ae502f138f5b7e79f0ae9a61004 Mon Sep 17 00:00:00 2001 From: Chris Apple <14171107+cjappl@users.noreply.github.com> Date: Thu, 1 Feb 2024 09:37:33 -0800 Subject: [PATCH] Review comments --- .github/workflows/brew.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/brew.yaml b/.github/workflows/brew.yaml index 0f28d1f..7530133 100644 --- a/.github/workflows/brew.yaml +++ b/.github/workflows/brew.yaml @@ -1,4 +1,4 @@ -name: brew +name: Homebrew on: workflow_run: @@ -8,7 +8,7 @@ on: - completed jobs: - aur: + brew: runs-on: ubuntu-latest steps: - name: Update Homebrew formula