Skip to content

feat(gunicorn): Updated image to use gunicorn and new base image #269

feat(gunicorn): Updated image to use gunicorn and new base image

feat(gunicorn): Updated image to use gunicorn and new base image #269

Workflow file for this run

on:
pull_request:
issue_comment:
types: [created, edited]
name: Wool
jobs:
runWool:
name: Run black
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: uc-cdis/wool@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}