Update test_decoders.yaml to remove path filter

Removed path filter for the push event in the test_decoders workflow.
This commit is contained in:
2025-10-16 13:19:57 -05:00
committed by GitHub
parent 017f8ea20f
commit 3af4413e84
-2
View File
@@ -7,8 +7,6 @@ on:
push:
branches:
- 'main'
paths:
- 'internal/decoders/**'
jobs:
test_decoders: