修改 brew 更新触发状态

This commit is contained in:
sjlleo
2022-08-09 17:08:24 +08:00
committed by GitHub
parent ef104673b8
commit 8dc5960d98

View File

@@ -3,6 +3,7 @@ name: Publish New Formula
# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.
on:
push:
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel