mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 04:16:24 +03:00
Move checks to GHA
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user