No description
Find a file
Michał Szczepanik 1063bd4e37 Run forgejo deploy workflow only under the www org
This adjusts the deploy workflow to only run when a change is detected
in the www org (where a pull mirror currently resides).

This is done by checking the repository owner (www) instead of the more
specific repository check (www/rdm.sfb1451.de) which could also be used;
see: https://forgejo.org/docs/latest/user/actions/#contexts-reference-guide

Suggested-by: Michael Hanke <m.hanke@fz-juelich.de>
2025-05-05 16:52:33 +02:00
.forgejo/workflows Run forgejo deploy workflow only under the www org 2025-05-05 16:52:33 +02:00
archetypes Hugo new site & basic configuration 2025-02-17 18:05:40 +01:00
assets/docs Migrate RST content into MD and group into chapters 2025-02-17 19:24:07 +01:00
content Mention redesign in activities 2025-02-18 20:24:52 +01:00
layouts/partials Add SFB logo 2025-02-17 19:24:07 +01:00
static/images Add SFB logo 2025-02-17 19:24:07 +01:00
themes Add relearn theme 2025-02-12 17:12:17 +01:00
.gitignore Add hugo-specific gitignore 2025-02-17 18:06:03 +01:00
.gitlab-ci.yml Add GitLab CI configuration 2025-02-17 20:38:38 +01:00
.gitmodules Add relearn theme 2025-02-12 17:12:17 +01:00
hugo.toml Set theme to zen light 2025-02-17 19:24:07 +01:00