Skip to content

Commit

Permalink
Merge pull request #247 from wp-cli/no-lock-file-dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Oct 14, 2024
2 parents c309cf5 + 2782fa3 commit 5b2a50f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Testing

on:
workflow_dispatch:
pull_request:
push:
branches:
Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"johnpbloch/wordpress-core-installer": true
}
},
"lock": false
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 5b2a50f

Please sign in to comment.