endo0911engineer b408bf2f0b Fix: skip paths check on tag push events in workflows (#34602)
## Summary
Fix skipping of `paths` condition in workflows triggered by tag push
events.

## Details
- Ensure workflows triggered by tag pushes bypass the `paths` filter
check.
- Prevent incorrect skipping of workflows due to `paths` conditions on
tag pushes.
- Added and updated unit tests to verify correct behavior.
2025-06-09 17:44:45 +00:00
..
2025-03-31 01:53:48 -04:00
2025-06-03 01:26:19 +00:00
2025-04-01 10:14:01 +00:00
2025-03-31 01:53:48 -04:00
2025-03-31 01:53:48 -04:00
2025-03-31 01:53:48 -04:00
2025-06-02 15:22:43 +00:00
2025-03-13 07:04:50 +08:00
2025-06-03 01:26:19 +00:00
2025-04-01 10:14:01 +00:00
2025-03-31 01:53:48 -04:00
2023-02-11 08:39:50 +08:00
2025-03-13 07:04:50 +08:00
2025-03-31 01:53:48 -04:00
2025-06-03 01:26:19 +00:00
2022-12-30 23:31:00 +08:00
2025-04-01 10:14:01 +00:00
2024-12-24 01:54:19 +00:00
2025-03-31 01:53:48 -04:00
2025-05-22 12:59:42 +00:00
2025-06-03 01:26:19 +00:00
2025-06-02 15:22:43 +00:00
2025-03-11 10:40:38 -07:00