Skip to content

Commit f6bde90

Browse files
committed
fix: limit scope to ocflib only
1 parent 23323b9 commit f6bde90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44
# Configure runner
55
./config.sh \
66
--unattended \
7-
--url https://github.com/ocf \
7+
--url https://github.com/ocf/ocflib \
88
--pat ${GITHUB_PAT} \
99
--replace --name ocf-github-runner
1010

0 commit comments

Comments
 (0)