update workflows

This commit is contained in:
long2ice
2020-04-25 18:36:16 +08:00
parent e9bcc7bcc1
commit 624ffbe33e
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ on:
push:
paths:
- 'front/*'
- '.github/workflows/gh-pages.yml'
jobs:
build:
runs-on: ubuntu-latest

View File

@@ -3,6 +3,7 @@ on:
push:
paths:
- 'fastapi_admin/__init__.py'
- '.github/workflows/pypi.yml'
jobs:
build:
runs-on: ubuntu-latest