Skip to content

Commit

Permalink
Merge pull request #190 from nils-a/feature/build-on-master
Browse files Browse the repository at this point in the history
switch from building on "main" to "master"
  • Loading branch information
nils-a authored Dec 14, 2023
2 parents c3b177b + 848ee29 commit 08b8d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build
on:
push:
branches:
- main
- master
- develop
- "feature/**"
- "release/**"
Expand Down

0 comments on commit 08b8d15

Please sign in to comment.