From 943bc844167714672167371200efa25a0b624333 Mon Sep 17 00:00:00 2001 From: hoanggggf Date: Sat, 25 Apr 2026 16:40:24 +0700 Subject: [PATCH 1/3] a --- .../workflows/03-core-features--04-triggers-and-filters.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/03-core-features--04-triggers-and-filters.yaml b/.github/workflows/03-core-features--04-triggers-and-filters.yaml index d5d72d3b..3b0edec3 100644 --- a/.github/workflows/03-core-features--04-triggers-and-filters.yaml +++ b/.github/workflows/03-core-features--04-triggers-and-filters.yaml @@ -23,8 +23,8 @@ on: - "!03-core-features/filters/*.txt" ### https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule - # schedule: - # - cron: "0 0 * * *" # Midnight UTC + schedule: + - cron: "0 0 * * *" # Midnight UTC ## Manual Trigger workflow_dispatch: From 30657f10dc2fa8a9074f82c0260bb194288c9a7f Mon Sep 17 00:00:00 2001 From: hoanggggf Date: Sat, 25 Apr 2026 17:04:18 +0700 Subject: [PATCH 2/3] update txt and md --- 03-core-features/filters/excluded-file.txt | 1 + 03-core-features/filters/included-file.md | 1 + 2 files changed, 2 insertions(+) diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index e69de29b..1789bf80 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -0,0 +1 @@ +Toi ten la hoang \ No newline at end of file diff --git a/03-core-features/filters/included-file.md b/03-core-features/filters/included-file.md index e69de29b..8be98165 100644 --- a/03-core-features/filters/included-file.md +++ b/03-core-features/filters/included-file.md @@ -0,0 +1 @@ +hoanggggf \ No newline at end of file From 2f9cc76145da592d82f56d17a5b4127643d258e7 Mon Sep 17 00:00:00 2001 From: hoanggggf Date: Sat, 25 Apr 2026 17:04:57 +0700 Subject: [PATCH 3/3] update txt --- 03-core-features/filters/excluded-file.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index 1789bf80..67968390 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -1 +1 @@ -Toi ten la hoang \ No newline at end of file +Toi ten la hoang update txt \ No newline at end of file