Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
JFWenisch authored Sep 27, 2022
2 parents 90e22e9 + d69fa7c commit ae9e0e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Build

on:
push:
branches: [ "main" , "develop", "feature/crosscompile"]
branches: [ "main" , "develop"]

pull_request:
branches: [ "main" , "develop"]

Expand Down

0 comments on commit ae9e0e6

Please sign in to comment.