From 84c5d633373a02913395bac6702438dc3b2469d2 Mon Sep 17 00:00:00 2001 From: arezaii Date: Fri, 20 Dec 2024 10:33:00 -0700 Subject: [PATCH] Update monitor-homebrew.yml --- .github/workflows/monitor-homebrew.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/monitor-homebrew.yml b/.github/workflows/monitor-homebrew.yml index 205ecfb2f9e5..c949f59c16c6 100644 --- a/.github/workflows/monitor-homebrew.yml +++ b/.github/workflows/monitor-homebrew.yml @@ -2,9 +2,6 @@ name: Monitor Homebrew Formula on: workflow_dispatch -env: - file_changed: false - jobs: check-and-update: runs-on: ubuntu-latest