Skip to content

Commit e1a7765

Browse files
committed
fixup! build: add Action to start Jenkins CI
1 parent 0ff0fec commit e1a7765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/start-ci.sh

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set -xe
55
GITHUB_TOKEN=$1
66
OWNER=$2
77
REPOSITORY=$3
8+
API_URL=https://api.github.com
89
REQUEST_CI_LABEL='request-ci'
910
REQUEST_CI_FAILED_LABEL='request-ci-failed'
1011
shift 3

0 commit comments

Comments
 (0)