Fix: CLI Tests failing when called as a dependency workflow

This commit is contained in:
Daniel Hougaard
2024-04-23 22:24:17 +02:00
parent b7893a6a72
commit c44c7810ce
3 changed files with 10 additions and 29 deletions

View File

@@ -1,10 +1,10 @@
name: Go CLI Tests
on:
#pull_request:
# types: [opened, synchronize]
# paths:
# - "cli/**"
pull_request:
types: [opened, synchronize]
paths:
- "cli/**"
workflow_call:
secrets: