Skip to content

Commit c29cf38

Browse files
authored
Add a test to assert branch-alias is well defined (#1610)
1 parent e283973 commit c29cf38

File tree

2 files changed

+1
-77
lines changed

2 files changed

+1
-77
lines changed

.github/workflows/branch_alias.yml

Lines changed: 0 additions & 76 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "1.13-dev"
42+
"dev-master": "1.12-dev"
4343
}
4444
}
4545
}

0 commit comments

Comments
 (0)