Move checks to GHA

This commit is contained in:
Nicolas Grekas
2021-07-09 11:25:58 +02:00
parent bdd0dbc050
commit 3df62e0816
64 changed files with 271 additions and 167 deletions
@@ -1,10 +1,10 @@
{
"bundles": {
"bundles": {
"Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle": ["all"]
},
"copy-from-recipe": {
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
},
"env": {
"#1": "Get your API key and secret from https://g.co/recaptcha/v3",
"RECAPTCHA3_KEY": "my_site_key",