Skip to content

Make GitHub actions workflow steps reusable #707

Description

@adamkudrna

How to share Node versions across CI workflows:

  • sharing the env across workflows so the Node versions are defined once for all workflows or even once for the whole repository (if GitHub permits),
  • or moving the repeated build steps into a shared action like Spirit has it.

Originally posted by @adamkudrna in #701 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status
      💡Ideas

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions