Skip to content

Commit

Permalink
ci: run test/release on push for 1.16 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid authored Oct 12, 2023
1 parent 87918a2 commit 792229a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
push:
branches:
- 'master'
- 'v1.16'
tags:
- 'v*'
- 'geyser-v*'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
push:
branches:
- 'master'
- 'v1.16'
workflow_dispatch:

env:
Expand Down

0 comments on commit 792229a

Please sign in to comment.