Skip to content

Commit

Permalink
Add manual trigger to update-formulas.yaml
Browse files Browse the repository at this point in the history
Add manual trigger to update-formulas.yaml
  • Loading branch information
igorlg authored Dec 13, 2023
1 parent 19ea6ec commit c63de7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-formulas.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Update Homebrew Formulas

on: [push]
on: [push, workflow_dispatch]

jobs:
update_packages:
Expand Down

0 comments on commit c63de7f

Please sign in to comment.