diff --git a/.gitea/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml similarity index 100% rename from .gitea/gitea-ci.yaml rename to .gitea/workflows/gitea-ci.yaml diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml index 3107c1c..5ac36d4 100644 --- a/.github/workflows/build-and-test.yaml +++ b/.github/workflows/build-and-test.yaml @@ -6,9 +6,9 @@ on: - master tags: - 'v[0-9]+.[0-9]+.[0-9]+' - pull_request: - branches: - - master +# pull_request: +# branches: +# - master # cancel outdated jobs for the same reference concurrency: