aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/build.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix build (#7)Kevin Hoerr2022-11-211-9/+6
| | | | | | | * Attempt to commit signed changes using wildcard * Temporarily enable PR builds * Use different autocommit tool
* Use verifying commit workflow (#5)Kevin Hoerr2022-11-181-6/+7
|
* Create build.yml (#4)Kevin Hoerr2022-11-181-0/+32
* Create build.yml * Fix lint command * npm install * npm ci