aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump actions/setup-node from 4 to 5 (#393)dependabot[bot]2025-09-062-2/+2
* build(deps): bump actions/checkout from 4 to 5 (#392)dependabot[bot]2025-08-172-2/+2
* build(deps): bump xalvarez/prevent-file-change-action (#391)dependabot[bot]2025-03-101-1/+1
* pull_requests.yml: Switch event to pull_request_targetKevin J Hoerr2025-03-101-3/+3
* build(deps): bump xalvarez/prevent-file-change-action (#390)dependabot[bot]2025-02-221-1/+1
* build(deps): bump xalvarez/prevent-file-change-action (#389)dependabot[bot]2025-01-051-1/+1
* build(deps): bump xalvarez/prevent-file-change-action (#388)dependabot[bot]2024-11-231-1/+1
* build(deps): bump xalvarez/prevent-file-change-action (#386)dependabot[bot]2024-10-121-1/+1
* build(deps): bump xalvarez/prevent-file-change-action (#383)dependabot[bot]2024-08-311-1/+1
* build(deps): bump dorny/paths-filter from 2 to 3 (#340)dependabot[bot]2024-01-271-1/+1
* build(deps): bump xalvarez/prevent-file-change-action (#337)dependabot[bot]2024-01-201-1/+1
* pull_requests.yml: Add formatting checkKevin J Hoerr2023-12-281-1/+3
* Remove other eslint packagesKevin J Hoerr2023-12-241-1/+1
* yarn pnpKevin J Hoerr2023-12-242-8/+8
* Add if for post-build in build workflowKevin J Hoerr2023-12-241-0/+1
* Fix silly regex error for workflowKevin J Hoerr2023-12-241-2/+2
* Update workflow for updating build versionKevin J Hoerr2023-12-241-4/+4
* build(deps): bump actions/checkout from 3 to 4 (#333)dependabot[bot]2023-12-242-2/+2
* build(deps): bump actions/setup-node from 3 to 4 (#332)dependabot[bot]2023-12-242-2/+2
* De gatsby (#326)Kevin Hoerr2023-12-232-9/+7
* Publish badge (#103)Kevin Hoerr2023-02-221-0/+2
* Fix use of deprecated workflows feature (#55)Kevin Hoerr2022-12-281-14/+15
* Fix quotes in build workflow (#54)Kevin Hoerr2022-12-281-1/+1
* Skip version update if source files unchanged (#53)Kevin Hoerr2022-12-281-0/+10
* Update build with changes (#27)Kevin Hoerr2022-11-281-0/+9
* Clean before build (#16)Kevin Hoerr2022-11-211-0/+2
* Fix latest -> master for actions-js/push action (#12)Kevin Hoerr2022-11-211-1/+1
* Remove unused files; consistent icon styling (#11)Kevin Hoerr2022-11-212-2/+2
* Fix push to trunk instead of main (#10)Kevin Hoerr2022-11-211-0/+1
* Fix build (#8)Kevin Hoerr2022-11-211-1/+1
* Fix build (#7)Kevin Hoerr2022-11-211-9/+6
* Check no public changes in PRs (#6)Kevin Hoerr2022-11-211-2/+9
* Use verifying commit workflow (#5)Kevin Hoerr2022-11-181-6/+7
* Create build.yml (#4)Kevin Hoerr2022-11-182-5/+34
* Create pull_requests.ymlKevin Hoerr2022-11-181-0/+27