Skip to content

Commit

Permalink
Add a test to assert branch-alias is well defined (#1610)
Browse files Browse the repository at this point in the history
  • Loading branch information
jderusse committed Dec 8, 2023
1 parent ffb45fc commit bca26c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 77 deletions.
76 changes: 0 additions & 76 deletions .github/workflows/branch_alias.yml

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
"dev-master": "2.0-dev"
}
}
}

0 comments on commit bca26c0

Please sign in to comment.