This repository contains an action that will checkout a git repository.
Find a file
2026-04-19 14:53:58 +02:00
action.yaml feat(action): initial import 2026-04-19 14:53:58 +02:00
CHANGELOG.md feat(action): initial import 2026-04-19 14:53:58 +02:00
LICENSE feat(action): initial import 2026-04-19 14:53:58 +02:00
README.md feat(action): initial import 2026-04-19 14:53:58 +02:00

Forgejo action checkout

This repository contains an action that will checkout a git repository.

Usage example

- name: 'checkout'
  uses: 'https://git.adyxax.org/adyxax.org/action-checkout@1.0.0'