mirror of
https://gitee.com/gitea/gitea
synced 2026-03-16 01:15:38 +08:00
Use Actions for DB & E2E tests (#24494)
following https://github.com/go-gitea/gitea/pull/24314 and https://github.com/go-gitea/gitea/pull/24434, this PR moves drone cron pipelines to (GitHub) Actions. As these are mostly compatible with Gitea Actions, when we start to dogfood, these will already be migrated. --------- Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
2
.github/workflows/pull-compliance_docs.yml
vendored
2
.github/workflows/pull-compliance_docs.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Compliance testing for documentation
|
||||
name: "Pull: Compliance testing for documentation"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user