update GitHub actions for Fastqc

This commit is contained in:
Stephen Kelly 2020-07-16 08:31:19 -04:00
parent 45fbbb538c
commit 61d44c34d0

View file

@ -2,7 +2,7 @@ name: FastQC
on: on:
push: {} push: {}
pull_request: pull_request:
paths: software/fastqc/* paths: software/fastqc/**
jobs: jobs:
run_ci_test: run_ci_test: