diff options
| author | Dax Raad <[email protected]> | 2025-10-31 01:48:41 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-10-31 02:00:11 -0400 |
| commit | 750b9f80a5e5bfd87794fe6c11a4f34c5f176f06 (patch) | |
| tree | 52cab858485ebeea9eee3772be4ba6dc7744079a | |
| parent | dfdd009750173eeaa78bb20376400c0074c971a2 (diff) | |
| download | opencode-750b9f80a5e5bfd87794fe6c11a4f34c5f176f06.tar.gz opencode-750b9f80a5e5bfd87794fe6c11a4f34c5f176f06.zip | |
sync
| -rw-r--r-- | .github/workflows/snapshot.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index 540a8855c..402c014fd 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -5,6 +5,7 @@ on: branches: - dev - opentui + - v0 concurrency: ${{ github.workflow }}-${{ github.ref }} |
