misc: run sample CI when code changes (#4324)

This commit is contained in:
Jameson Nash 2024-02-23 14:15:03 -05:00 committed by GitHub
parent 507f3046d1
commit cc9e96147f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ on:
- '**'
- '!docs/**'
- '!.**'
- 'docs/code/**'
- '.github/workflows/CI-sample.yml'
push:
branches: