Ver código fonte

🔨 Separate bugfix-2.1.x CI Tests

Scott Lahteine 2 anos atrás
pai
commit
a25f321abb
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0
    2
      .github/workflows/test-builds.yml

+ 0
- 2
.github/workflows/test-builds.yml Ver arquivo

@@ -8,7 +8,6 @@ name: CI
8 8
 on:
9 9
   pull_request:
10 10
     branches:
11
-    - bugfix-2.0.x
12 11
     - bugfix-2.1.x
13 12
     paths-ignore:
14 13
     - config/**
@@ -17,7 +16,6 @@ on:
17 16
     - '**/*.md'
18 17
   push:
19 18
     branches:
20
-    - bugfix-2.0.x
21 19
     - bugfix-2.1.x
22 20
     paths-ignore:
23 21
     - config/**

Carregando…
Cancelar
Salvar