Skip to content

Enable release bundling on PR branches #14

@bnb

Description

@bnb

Currently it seems that there's no possibility to actually test PRs since the release.yml GitHub Action only runs on release, meaning that node_modules is not included in PR branches. As such, to actually be able to test you need to create a release which seems less than ideal 😅

It seems that mirroring that GitHub Action and running it on PRs in branches that aren't master is a potential solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions