Skip to content

Commit 68ca958

Browse files
committed
test
1 parent 1f8b4c2 commit 68ca958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ import { run } from "probot";
22
import log from "./log.js";
33
import { robot } from "./bot.js";
44

5-
log.info("Starting probot");
5+
log.info("Starting probot test");
66

77
run(robot)

0 commit comments

Comments
 (0)