remove comment

This commit is contained in:
Bryan MacFarlane 2019-09-23 00:28:12 -04:00
parent 6926e6e8e0
commit 7d08020091

View File

@ -4,7 +4,7 @@ on:
push:
branches:
- master
- 'releases/*' # only run in release distribution branches
- 'releases/*'
jobs:
test: