Update yolks.yml

This commit is contained in:
Dane Everitt
2021-05-15 12:29:47 -07:00
parent ee444da25a
commit a34778013d
7 changed files with 30 additions and 85 deletions

View File

@@ -1,10 +1,12 @@
name: build python
on:
schedule:
- cron: "0 0 * * 1"
push:
branches:
- master
paths:
- tt_python/**
- python/**
jobs:
push:
name: "yolks:python_${{ matrix.tag }}"