diff --git a/.forgejo/workflows/cv-creation.yaml b/.forgejo/workflows/cv-creation.yaml deleted file mode 100644 index f9c52cb..0000000 --- a/.forgejo/workflows/cv-creation.yaml +++ /dev/null @@ -1,7 +0,0 @@ -on: [ push ] - -jobs: - test: - runs-on: docker - steps: - - run: echo All good \ No newline at end of file