Run full-check when workflow-samples change

This commit is contained in:
Daz DeBoer
2022-08-17 14:53:21 -06:00
parent 330980897f
commit c85b5e1be7

View File

@@ -9,7 +9,7 @@ on:
branches: branches:
- main - main
paths: paths:
- '.github/workflows/**' - '.github/**'
- 'dist/**' - 'dist/**'
jobs: jobs: