Closed derberg closed 1 month ago
In https://github.com/asyncapi/.github/blob/master/.github/workflows/global-replicator.yml#L211 we need one more property called destination that is pointing to ./ as for now replicator moves prettier ignore not to the root but inside workflows dir. Example https://github.com/asyncapi/generator/pull/1289
destination
./
Can I work on this 🚀?
In https://github.com/asyncapi/.github/blob/master/.github/workflows/global-replicator.yml#L211 we need one more property called
destination
that is pointing to./
as for now replicator moves prettier ignore not to the root but inside workflows dir. Example https://github.com/asyncapi/generator/pull/1289