Update test-workflow.yml

This commit is contained in:
Daniel Hougaard
2024-04-23 22:21:32 +02:00
parent 7a3d425b0e
commit b7893a6a72

View File

@ -3,8 +3,8 @@ name: Go CLI Tests
on:
pull_request:
types: [opened, synchronize]
paths:
- "cli/**"
# paths:
# - "cli/**"
jobs:
call-workflow: