diff options
| author | Dax Raad <[email protected]> | 2026-01-30 09:57:17 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-01-30 09:57:17 -0500 |
| commit | 97a428cf69ebc4a00201475f9437f97079779f64 (patch) | |
| tree | a3e4712681d982343652079929ef15b3af720cc2 /.github | |
| parent | 698cf6dfc1614c4519a0ab193f6817d1ab568e6f (diff) | |
| download | opencode-97a428cf69ebc4a00201475f9437f97079779f64.tar.gz opencode-97a428cf69ebc4a00201475f9437f97079779f64.zip | |
ci
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test-homebrew-clone.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/test-homebrew-clone.yml b/.github/workflows/test-homebrew-clone.yml index 309e32063..8fd7fd7ec 100644 --- a/.github/workflows/test-homebrew-clone.yml +++ b/.github/workflows/test-homebrew-clone.yml @@ -1,6 +1,9 @@ name: test-homebrew-clone on: + push: + branches: + - dev workflow_dispatch: {} permissions: |
