Skip to content

Commit

Permalink
NGSTACK-886 revert .github folder test changes and reindent manifest.…
Browse files Browse the repository at this point in the history
…json
  • Loading branch information
vesnacustic committed Nov 8, 2024
1 parent 6e5c16b commit 1188733
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 68 deletions.
44 changes: 0 additions & 44 deletions .github/workflows/callable-flex-update-test.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/flex-update-test.yml

This file was deleted.

20 changes: 10 additions & 10 deletions netgen/symfony-skeleton/1.0/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"copy-from-recipe": {
"config/captainhook.json": "captainhook.json",
"config/Makefile": "Makefile",
"config/.nvmrc": ".nvmrc",
"config/.php-cs-fixer.php": ".php-cs-fixer.php",
"config/.htaccess_dev": "public/.htaccess_dev"
},
"env": {
"CACHE_DSN": "redis://localhost"
}
"copy-from-recipe": {
"config/captainhook.json": "captainhook.json",
"config/Makefile": "Makefile",
"config/.nvmrc": ".nvmrc",
"config/.php-cs-fixer.php": ".php-cs-fixer.php",
"config/.htaccess_dev": "public/.htaccess_dev"
},
"env": {
"CACHE_DSN": "redis://localhost"
}
}

0 comments on commit 1188733

Please sign in to comment.