Add python dependency update job

This commit is contained in:
sebthom
2022-02-20 17:14:13 +01:00
parent 4f0d2dbc6e
commit 0d617acb0c
3 changed files with 100 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ on:
paths-ignore:
- '**/*.md'
- '.github/workflows/build.yml'
- '.github/workflows/update-python-deps.yml'
pull_request:
paths-ignore:
- '**/*.md'