Procházet zdrojové kódy

ci: Stop producing Docker images for PRs

Sam Atkins před 1 rokem
rodič
revize
18633dcd88
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. 0 3
      .github/workflows/docker-image.yaml

+ 0 - 3
.github/workflows/docker-image.yaml

@@ -9,9 +9,6 @@ on:
       - '*.*.*'
     # branches:
     #   - 'release'
-  pull_request:
-    branches:
-      - 'main'
 
 # Defines two custom environment variables for the workflow. These are used
 # for the Container registry domain, and a name for the Docker image that