Skip to content

Commit 994d74c

Browse files
committed
Remove comments in workflow file
1 parent d5ed7fd commit 994d74c

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)