enabled RELEASENOTES detection

This commit is contained in:
Jonathan Shook 2020-05-21 14:23:07 -05:00
parent 3c29a80d35
commit 9be84d3f6a

View File

@ -4,7 +4,7 @@ on:
push:
branches: master
paths:
- '!RELEASENOTES.**'
- 'RELEASENOTES.**'
jobs:
build: