Skip to content

Have the CI check if build differs #94

@taoeffect

Description

@taoeffect

Problem

Many times it turns out that on my system when I run deno task chel the build/ files change from what's in the PR. This can happen for various reasons, but most commonly is that the submitter forgot to build the bundle before committing.

Solution

Have the Github action check if git status shows modified build/ files after building it locally.

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