diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/snapshot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index 402c014fd..ab2f9c0f2 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -4,7 +4,7 @@ on: push: branches: - dev - - opentui + - windows - v0 concurrency: ${{ github.workflow }}-${{ github.ref }} |
