Skip to content

Commit 9b28f90

Browse files
authored
Merge pull request #49 from CCPBioSim/jimboid-patch-1
Update version.yaml
2 parents 74e17c4 + 7906834 commit 9b28f90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
--base 'main' \
3030
--json title \
3131
--jq 'length')
32+
echo $prs
3233
if ((prs > 0)); then
3334
echo "exists=true" >> "$GITHUB_OUTPUT"
3435
fi

0 commit comments

Comments
 (0)