Skip to content

Commit db44bea

Browse files
committed
Lanzamiento manual
1 parent 5a78984 commit db44bea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ name: Test
22

33
on:
44
push:
5-
branches:
6-
- 3.*
5+
#branches:
6+
# - 3.*
77
pull_request:
8+
workflow_dispatch:
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)