Skip to content

Commit

Permalink
ci: switch to branch-c for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
little-buddy committed Feb 4, 2024
1 parent a934ff5 commit 8950496
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: release

on:
push:
branches: next
tags: 'v*'
branches: c
pull_request:
branches: next
branches: c

jobs:
install:
Expand Down

0 comments on commit 8950496

Please sign in to comment.