Skip to content

Commit d0cd374

Browse files
committed
fix: add error to trigger
1 parent 23a1e1d commit d0cd374

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/transfer-ownership.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Transfer Ownership
22

33
on:
44
workflow_dispatch:
5-
inputs:
5+
inputs:
66
network:
77
description: 'Network'
88
required: true
@@ -115,3 +115,4 @@ jobs:
115115
echo "- Dataset Registry" >> $GITHUB_STEP_SUMMARY
116116
echo "- Workerpool Registry" >> $GITHUB_STEP_SUMMARY
117117
fi
118+

0 commit comments

Comments
 (0)