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 -1
View File
@@ -1,5 +1,5 @@
{
"copy-from-recipe": {
"public/.htaccess": "%PUBLIC_DIR%/.htaccess"
"public/": "%PUBLIC_DIR%/"
}
}