aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/mirror.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): bump actions/checkout from 5 to 6dependabot/github_actions/actions/checkout-6dependabot[bot]42 hours1-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [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/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update actions/checkout action to v5 (#82)renovate[bot]2025-08-131-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: update GitHub Actions workflow for repository mirroringValentin Popov2025-06-151-1/+9
| | | | | - Modified the workflow trigger to include both push and pull request events on the master branch. - Set permissions for the workflow to allow read access to contents.
* chore: update README and add GitHub Actions workflow for repository mirroringValentin Popov2025-06-151-0/+17
| | | | | - Updated the README to change the read-only mirror link to the new URL. - Added a GitHub Actions workflow for mirroring the repository to a remote Git repository.
* Added self-hosted Renovate BotValentin Popov2025-05-081-15/+0
|
* Updated CI parameters & Added mirrorValentin Popov2025-02-011-0/+15
|
* Added Gitea workflowsValentin Popov2024-07-091-17/+0
|
* Initial GitHub ActionsValentin Popov2024-02-141-0/+17
Signed-off-by: Valentin Popov <valentin@popov.link>