From e95b008b3ef0aaae0c6dff2790558f320993fe22 Mon Sep 17 00:00:00 2001 From: Mark Do Date: Tue, 6 Feb 2024 23:56:34 +0000 Subject: [PATCH] test glob patterning to check src files 4 --- .github/workflows/temp_ci_test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/temp_ci_test.yml b/.github/workflows/temp_ci_test.yml index 165113f5..7120f64b 100644 --- a/.github/workflows/temp_ci_test.yml +++ b/.github/workflows/temp_ci_test.yml @@ -26,8 +26,7 @@ jobs: # with: # since_last_remote_commit: true with: - files: | - src/** + files: .github/** - name: List all changed files env: