summaryrefslogtreecommitdiffstats
path: root/.github/workflows/cs.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update GitHub Workflow triggersSerghei Iakovlev2024-04-141-8/+7
|
* Test latest known Hugo versionSerghei Iakovlev2024-04-141-8/+2
|
* Update workflows/jobs namesSerghei Iakovlev2024-04-071-2/+2
|
* Use latest ubuntu on CI, as well as node cacheSerghei Iakovlev2024-04-071-6/+10
|
* Rename master branch to mainSerghei Iakovlev2024-04-061-3/+3
|
* Use latest LTS Node.js versionSerghei Iakovlev2024-04-061-3/+3
|
* Bump actions/setup-node from 3 to 4dependabot[bot]2023-10-231-1/+1
| | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/checkout from 3 to 4dependabot[bot]2023-09-091-1/+1
| | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove tracking for exampleSite branchSerghei Iakovlev2022-04-291-1/+0
|
* Add branch to trigger CSSerghei Iakovlev2022-04-291-0/+1
|
* Setup code lintingSerghei Iakovlev2022-04-251-18/+9
|
* Add initial GH workflow configSerghei Iakovlev2022-04-231-0/+46