Skip to content

Commit 0fb02ae

Browse files
committed
Try workflow
1 parent cbb7205 commit 0fb02ae

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/mercado-pago-package.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ name: Python package
55

66
on:
77
push:
8-
branches:
9-
- 'master'
10-
pull_request:
11-
branches:
12-
- 'master'
8+
# branches:
9+
# - 'master'
10+
# pull_request:
11+
# branches:
12+
# - 'master'
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)