Improve workflows (#88)

* Improve workflows

* Update workflows

* Small fix
This commit is contained in:
Konrad Pabjan 2020-05-01 18:52:58 +02:00 committed by GitHub
parent 6c4e46d258
commit 6cbb9cfdfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 93 additions and 13 deletions

View file

@ -1,7 +1,13 @@
name: Validate 'setup-python'
on:
push:
branches:
- master
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
schedule:
- cron: 0 0 * * *