ci: rename .github/workflows -> .gitea/workflows (post-suspension sweep) #6

Merged
sdk-lead merged 1 commits from ci-rename-github-to-gitea into main 2026-05-10 21:18:13 +00:00
2 changed files with 5 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
name: CI
on: [push, pull_request]
jobs:
validate:
uses: molecule-ai/molecule-ci/.gitea/workflows/validate-plugin.yml@main
-5
View File
@@ -1,5 +0,0 @@
name: CI
on: [push, pull_request]
jobs:
validate:
uses: molecule-ai/molecule-ci/.github/workflows/validate-plugin.yml@main