update GitHub actions for Fastqc

This commit is contained in:
Stephen Kelly 2020-07-16 08:49:08 -04:00
parent 61d44c34d0
commit 4957eb98e5

View file

@ -1,6 +1,7 @@
name: FastQC
on:
push: {}
push:
paths: software/fastqc/**
pull_request:
paths: software/fastqc/**