notaryproject / notation-action

GitHub Actions for signing and verifying artifacts with Notation
https://notaryproject.dev/
Apache License 2.0
16 stars 7 forks source link

Need a github workflow to check dist on push/pull_request #27

Closed Two-Hearts closed 1 year ago

Two-Hearts commented 1 year ago

Very often, npm run build might be forgotten after code changes. We need to add a new github workflow to detect this.