Skip to content

Commit

Permalink
Changing trigger to none to allow only manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Haard30 committed Jun 19, 2024
1 parent bcd6a30 commit 182a02c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ variables:
value: 3.10
readonly: true

trigger:
branches:
include:
- fixing-indentation
trigger: none

pr: none

Expand Down

0 comments on commit 182a02c

Please sign in to comment.