Sfoglia il codice sorgente

Build pull requests that affect GitHub Actions

Agus Lopez 1 anno fa
parent
commit
e1952e1ae5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/docker-publish.yml

+ 1 - 0
.github/workflows/docker-publish.yml

@@ -7,6 +7,7 @@ on:
     branches:
       - main
     paths:
+      - .github/**
       - Dockerfile
       - rootfs/**
   push: