Selaa lähdekoodia

chore: exclude nightly tags from Docker image workflow triggers

CaIon 1 kuukausi sitten
vanhempi
commit
8ed2ea6ec1
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .github/workflows/docker-image-arm64.yml

+ 1 - 0
.github/workflows/docker-image-arm64.yml

@@ -4,6 +4,7 @@ on:
   push:
     tags:
       - '*'
+      - '!nightly*'
   workflow_dispatch:
     inputs:
       tag: