Skip to content

Commit db1bea8

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

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
@@ -38,7 +38,7 @@
3838
},
3939
"extra": {
4040
"branch-alias": {
41-
"dev-master": "1.21-dev"
41+
"dev-master": "1.20-dev"
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)