Skip to content

Commit

Permalink
Update branch spec
Browse files Browse the repository at this point in the history
  • Loading branch information
helius-kurt authored May 9, 2024
1 parent 724cf43 commit f15b677
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ name: Go

on:
push:
branches: [ "main" ]
branches:
- main
- 'releases/**'
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit f15b677

Please sign in to comment.