Removed master filter for pythonapp.yml workflow

This commit is contained in:
Salvador E. Tropea 2020-06-09 13:59:45 -03:00
parent 9983bc05bf
commit 2ab3748575
1 changed files with 0 additions and 3 deletions

View File

@ -5,11 +5,8 @@ name: Python application
on:
push:
branches: [ master ]
tags-ignore:
- "v*"
pull_request:
branches: [ master ]
# on:
# push: