GitHub CI - trigger build on workflow/haskell.yml change.

This commit is contained in:
John MacFarlane 2019-09-16 11:03:48 -07:00
parent b030d23893
commit fa12d4ed37

View file

@ -4,6 +4,7 @@ on:
push:
paths:
- '*'
- '.github/workflows/haskell.yml'
- '!MANUAL.txt'
- '!/doc/*'
- '!/tools/*'