netless-io/flat

[chore]: support github actions reusable workflows

Open

#1.188 geöffnet am 9. Dez. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (6.396 Stars) (878 Forks)user submission
good first issue

Beschreibung

github blog: https://github.blog/2021-11-29-github-actions-reusable-workflows-is-generally-available/

We can encapsulate workflows that are duplicated in existing actions to facilitate maintenance at a later stage.

Because the problem now is that many of our workflows are duplicated and more difficult to maintain.

Contributor Guide