Sfoglia il codice sorgente

update release-subpackages.yml

Yuki Takei 2 anni fa
parent
commit
e2b158a172
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/release-subpackages.yml

+ 1 - 0
.github/workflows/release-subpackages.yml

@@ -5,6 +5,7 @@ on:
     branches:
       - master
     paths:
+      - .changeset/**
       - .github/workflows/release-subpackages.yml
   workflow_run:
     workflows: ["Node CI for app development"]