aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/deno.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump actions/checkout in the github-actions groupdependabot[bot]2025-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* disable deno fmtMatt Strapp2024-11-011-3/+4
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Lint ourselvesMatt Strapp2024-11-011-0/+4
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* ci: use correct changeset and fix typoMatt Strapp2024-10-291-2/+2
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* ci: make deno not sadMatt Strapp2024-10-291-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Oops x2Matt Strapp2024-10-291-2/+4
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* feat: Deno and ChangesetsMatt Strapp2024-10-291-0/+30
Signed-off-by: Matt Strapp <matt@mattstrapp.net>