Skip to content

Making changes to the metadata service to use the new base image #333

Making changes to the metadata service to use the new base image

Making changes to the metadata service to use the new base image #333

Workflow file for this run

on:
pull_request
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 }}