diff --git a/README.md b/README.md index f3fa221..28d66a7 100644 --- a/README.md +++ b/README.md @@ -9,27 +9,7 @@ --- -NEW: `yarn` support ✅ You are now free to use yarn instead of `npm` if you'd like to. - -⚠WARNING⚠: There is currently a problem with the initialization workflow that does not trigger automatically. -I am trying to adress the problem but for now the workaround is to manually edit `.github/workflow/template_initialization.yaml` -and replace: -```yaml -name: template_initialization -on: - create: - branches: - - develop -``` -by: -```yaml -name: template_initialization -on: - push: - branches: - - develop -``` -(Just remplace `create` by `push`) +✅ NEW: `yarn` support You are now free to use yarn instead of `npm` if you'd like to. # Presentation