Skip to content

Commit 3ae914a

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

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
@@ -27,7 +27,7 @@
2727
},
2828
"extra": {
2929
"branch-alias": {
30-
"dev-master": "1.3-dev"
30+
"dev-master": "1.2-dev"
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)