mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ci: correctly set branchName for the CDK (#63718)
This was incorrect which is causing the Github Action to fail PR Close #63718
This commit is contained in:
parent
32ff9eb566
commit
c36cd73b78
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"branchName": "refs/heads/main",
|
||||
"branchName": "refs/heads/20.2.x",
|
||||
"sha": "f3409b1e27cf9bbac7a76aa6c579e44c0c281b08"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue