diff --git a/.github/workflows/ci.cue b/.github/workflows/ci.cue index 607970d..2683775 100644 --- a/.github/workflows/ci.cue +++ b/.github/workflows/ci.cue @@ -9,8 +9,8 @@ _versions: { } #Name: string -#Branches: branches: [string, ...] -#Tags: tags: [string, ...] +#Branches: branches: [...string] +#Tags: tags: [...string] #On: { push?: #Branches