Skip to content

Commit

Permalink
remove v* prefix GitHub Actions builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed May 22, 2024
1 parent 62a3d09 commit e08e08a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ on:
push:
branches:
- stable
- 'v[0-9]+*' # prior release branches (e.g. `v0.30.x` branch)
tags:
- 'v*'
pull_request:
branches: [stable]

Expand Down

0 comments on commit e08e08a

Please sign in to comment.