Update workflows

This commit is contained in:
Konrad Pabjan 2020-05-01 15:45:32 +02:00
parent 3bb7ea113e
commit a605d6b930
2 changed files with 13 additions and 8 deletions

View file

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