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: on:
pull_request: pull_request:
types: [opened, synchronize] types: [opened, synchronize]
paths: # paths:
- "cli/**" # - "cli/**"
jobs: jobs:
call-workflow: call-workflow: