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
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D

View file

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