fix: docs deploys should only be done on master commits

This commit is contained in:
Jonathan Kelley 2022-02-13 12:37:39 -05:00
parent ab99bc6c8d
commit e06f6dc030

View file

@ -5,7 +5,6 @@ on:
paths:
- docs/**
- .github/workflows/docs.yml
pull_request:
branches:
- master