diff --git a/.gitea/workflows/cve-scan-docker-build.yml b/.gitea/workflows/cve-scan-docker-build.yml index 0fcc9b5..099d4d9 100644 --- a/.gitea/workflows/cve-scan-docker-build.yml +++ b/.gitea/workflows/cve-scan-docker-build.yml @@ -3,8 +3,6 @@ name: CVE Scan & Docker Build on: push: branches: [main] - pull_request: - branches: [main] env: REGISTRY: git.helu.ca