Skip to content

Commit

Permalink
Move analysis to stable branch
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger committed Oct 4, 2023
1 parent c08aecb commit d4654f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/analysis/analysis-wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ BUILD_NUMBER=$4
PR_NUMBER=$5


stableBranch="master"
stableBranch="stable-17.1"
repository="talk-android"

ruby scripts/analysis/lint-up.rb
Expand Down

0 comments on commit d4654f9

Please sign in to comment.