Skip to content

Commit

Permalink
brew-regression: use path trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Sep 24, 2024
1 parent aaff2f5 commit 27667ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/brew-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ name: brew-regression
run-name: regression test ${{inputs.formula}}

on:
push:
branches:
- main
workflow_dispatch:
inputs:
formula:
Expand Down

0 comments on commit 27667ee

Please sign in to comment.