We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5cdbf commit 422c90cCopy full SHA for 422c90c
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
- uses: MilesChou/composer-action/8.2@master
12
with:
13
- args: config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer
+ args: config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer false
14
15
16
args: install
0 commit comments