Prepare the forgejo action for deployment #1

Open
msz wants to merge 1 commit from action into main

1 commit

Author SHA1 Message Date
4effd1e54c Prepare the forgejo action for deployment
This makes the forgejo action more similar to the emerging standard in
the lab. The runs_on value should be enough to have it picked up by the
runner, as long as the repo lives in a priviledged org.

Although we do not have annexed content, the checkout action is switched
to datalad-clone-action following mih's suggestion to eat more of our
dog food.

What's missing is a schedule specification, and possibly a qualifier
constraing it to running in specific orgs / repos (but the deployment
repo is TBD).
2025-11-14 20:30:05 +01:00