Skip to content

Commit

Permalink
Remove references to master
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jan 30, 2021
1 parent 4f5de5e commit d5698b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ on:
pull_request:
branches:
- "*.x"
- "master"
push:
branches:
- "*.x"
- "master"

jobs:
coding-standards:
Expand Down
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,5 @@
},
"config": {
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-master": "4.1.x-dev"
}
}
}

0 comments on commit d5698b4

Please sign in to comment.