Commit 69c035c
committed
[ci] fix path to
When cherry-picking the commit, I noticed:
Updating 61674e1..e04201b
Fast-forward
.../policies/branchClassification.yml\342\200\216" | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 ".azuredevops/policies/branchClassification.yml\342\200\216"
`\342\200\216` indicated some weird invisible character!
I must have done this when copy-pasting the file path from GitHub's
web UI?
Rename the file to the correct name:
Changes to be committed:
renamed: ".azuredevops/policies/branchClassification.yml\342\200\216" -> .azuredevops/policies/branchClassification.ymlbranchClassification.yml (#10519)1 parent 168c45f commit 69c035c
1 file changed
+0
-0
lines changedFile renamed without changes.
0 commit comments