update-sizewatcher (#1377)

This commit is contained in:
Ömer Faruk Özdemir 2022-05-25 11:54:51 +03:00 committed by GitHub
parent 499f6013ad
commit c03241591e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,15 @@
name: gradio-sizewatcher
on:
push:
branches:
- "main"
paths:
- "**"
pull_request:
paths:
- "**"
jobs:
build:
runs-on: ubuntu-latest