Add docs workflow to triggers

This commit is contained in:
Andrew Lalis 2023-04-27 11:06:02 +02:00
parent b095535c8e
commit 0ae239ad53
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
paths:
- src/**
- docs/**
- .github/workflows/deploy-docs2.yml
workflow_dispatch: