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
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 * * *