wordpress-develop/.github/workflows
Jonathan Desrosiers 9d4750abd0 Build/Test Tools: Remove unnecessary --no-interaction option from Composer commands.
As of version `2.17.0` of the `shivammathur/setup-php` action, the `COMPOSER_NO_INTERACTION` environment variable is configured by default. `—-no-interaction` will always be used.

Props jrf, hellofromTonya, SergeyBiryukov, costdev, desrosj.
Fixes #54695.

git-svn-id: https://develop.svn.wordpress.org/trunk@54313 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-26 19:15:05 +00:00
..
coding-standards.yml Build/Test Tools: Remove unnecessary --no-interaction option from Composer commands. 2022-09-26 19:15:05 +00:00
end-to-end-tests.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
failed-workflow.yml Build/Test Tools: Enable debugging when rerunning a failed workflow. 2022-09-20 16:54:29 +00:00
javascript-tests.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
php-compatibility.yml Build/Test Tools: Remove unnecessary --no-interaction option from Composer commands. 2022-09-26 19:15:05 +00:00
phpunit-tests.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
slack-notifications.yml Build/Test Tools: Automatically rerun a workflow the first time it fails. 2022-08-26 19:19:11 +00:00
test-coverage.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
test-npm.yml Build/Test Tools: Test building WordPress to run from src first. 2022-09-23 20:03:00 +00:00
test-old-branches.yml Build/Test Tools: Use the default GITHUB_TOKEN instead of a personal access token. 2022-09-08 23:39:17 +00:00
welcome-new-contributors.yml Build/Test Tools: Update third-party GitHub Actions to latest versions. 2022-08-24 16:30:31 +00:00