Skip to content

Commit

Permalink
modifications for main-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Jun 19, 2020
1 parent bf5bfef commit 9e2914b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Expand Up @@ -8,7 +8,7 @@ skip_branch_with_pr: true

branches:
only:
- master
- main
- develop
- /release\/.*/
- /hotfix\/.*/
Expand Down
1 change: 1 addition & 0 deletions recipe.cake
Expand Up @@ -7,6 +7,7 @@ BuildParameters.SetParameters(
buildSystem: BuildSystem,
sourceDirectoryPath: "./src",
title: "Cake.7zip",
masterBranchName: "main",
repositoryOwner: "cake-contrib",
repositoryName: "Cake.7zip",
shouldRunGitVersion: true,
Expand Down

0 comments on commit 9e2914b

Please sign in to comment.