Skip to content

(PPS-107): Feat/single table driver #632

(PPS-107): Feat/single table driver

(PPS-107): Feat/single table driver #632

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 }}