summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tay <samctay@pm.me>2022-08-21 10:24:21 -0700
committerSam Tay <samctay@pm.me>2022-08-21 10:24:21 -0700
commit1484f6763b9a7dd782a002764886c053477f2181 (patch)
treef643944916ad990f8b5897489d06d3f74d94669c
parentf006d0503298bd43ec32bbf3f547ec5d7c50c758 (diff)
Re-enable homebrew bump action
-rw-r--r--.github/workflows/bump_brew_formula.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/bump_brew_formula.yml b/.github/workflows/bump_brew_formula.yml
index a04cbe8..902ecb2 100644
--- a/.github/workflows/bump_brew_formula.yml
+++ b/.github/workflows/bump_brew_formula.yml
@@ -6,7 +6,6 @@ on:
jobs:
homebrew:
- if: false
name: Bump Homebrew formula
runs-on: ubuntu-latest
steps: