Skip to content

Commit eaee59b

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

File tree

2 files changed

+1
-77
lines changed

2 files changed

+1
-77
lines changed

.github/workflows/branch_alias.yml

-76
This file was deleted.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"extra": {
3434
"branch-alias": {
35-
"dev-master": "3.1-dev"
35+
"dev-master": "3.0-dev"
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)