Sfoglia il codice sorgente

remove branches condition

Shahed Nasser 1 anno fa
parent
commit
82cc945992
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      .github/workflows/test-cli.yml

+ 0 - 3
.github/workflows/test-cli.yml

@@ -1,9 +1,6 @@
 name: Test CLI
 on:
  pull_request:
-  branches:
-    - 'feat/v2'
-    - 'feat/v2-ci'
 
 jobs:
   test-cli-yarn: