Browse Source

[ci] Move workflows to `.forgejo` (#3808)

Primarily to prevent mirrors from trying to run bogus actions.

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3808
pull/3809/head
crueter 4 days ago
parent
commit
6e76014824
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 0
      .forgejo/ISSUE_TEMPLATE/blank_issue_template.yml
  2. 0
      .forgejo/ISSUE_TEMPLATE/bug_report.yml
  3. 0
      .forgejo/ISSUE_TEMPLATE/config.yml
  4. 0
      .forgejo/ISSUE_TEMPLATE/feature_request.yml
  5. 0
      .forgejo/workflows/license-header.yml
  6. 0
      .forgejo/workflows/sources.yml
  7. 0
      .forgejo/workflows/strings.yml
  8. 0
      .forgejo/workflows/translations.yml

0
.github/ISSUE_TEMPLATE/blank_issue_template.yml → .forgejo/ISSUE_TEMPLATE/blank_issue_template.yml

0
.github/ISSUE_TEMPLATE/bug_report.yml → .forgejo/ISSUE_TEMPLATE/bug_report.yml

0
.github/ISSUE_TEMPLATE/config.yml → .forgejo/ISSUE_TEMPLATE/config.yml

0
.github/ISSUE_TEMPLATE/feature_request.yml → .forgejo/ISSUE_TEMPLATE/feature_request.yml

0
.github/workflows/license-header.yml → .forgejo/workflows/license-header.yml

0
.github/workflows/sources.yml → .forgejo/workflows/sources.yml

0
.github/workflows/strings.yml → .forgejo/workflows/strings.yml

0
.github/workflows/translations.yml → .forgejo/workflows/translations.yml

Loading…
Cancel
Save