Parcourir la source

remove branches condition

Shahed Nasser il y a 1 an
Parent
commit
82cc945992
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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: