Skip to content

Commit e22e025

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

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
@@ -28,7 +28,7 @@
2828
},
2929
"extra": {
3030
"branch-alias": {
31-
"dev-master": "1.2-dev"
31+
"dev-master": "1.1-dev"
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)