Homebrew / actions

🚀 Homebrew's GitHub Actions
BSD 2-Clause "Simplified" License
118 stars 39 forks source link

setup-homebrew: support stable brew #513

Closed cho-m closed 6 months ago

cho-m commented 6 months ago

Want to add a job to homebrew/core to check tap_syntax on stable tag.

Currently, we need to manually keep track of this to avoid accidentally introducing errors to users on stable tags.