Skip to content

Commit

Permalink
change branches
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Nov 22, 2024
1 parent abe7960 commit a35fb50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ on:
- 'v1.16'
- 'v1.17'
- 'v1.18'
- 'v2.0'
- 'v3.0'
- 'v4.0'
- 'v2'
- 'v3'
- 'v4'
tags:
- 'v*'
workflow_dispatch:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ on:
- 'v1.16'
- 'v1.17'
- 'v1.18'
- 'v2.0'
- 'v3.0'
- 'v4.0'
- 'v2'
- 'v3'
- 'v4'
workflow_dispatch:

env:
Expand Down

0 comments on commit a35fb50

Please sign in to comment.