Update starter workflows

This commit is contained in:
Konrad Pabjan
2020-02-12 13:26:01 -05:00
parent e5a3a0e112
commit d037e97e82
27 changed files with 135 additions and 32 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
name: Python application
on: [push]
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build: