Skip to content

Commit

Permalink
Remove develop trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jbest84 committed Jan 31, 2024
1 parent 330f331 commit 06d0a8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: release build

on:
push:
branches: ["develop"]
tags:
- '**'
env:
Expand Down
2 changes: 1 addition & 1 deletion Saleslogix.SData.Client/Saleslogix.SData.Client_452.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{A1A43E15-7A71-4E99-B287-04ED341860D4}</ProjectGuid>
<ProjectGuid>{E6CFD34D-762D-47BC-AF2D-B47ED6020D2A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Saleslogix.SData.Client</RootNamespace>
Expand Down

0 comments on commit 06d0a8b

Please sign in to comment.