Skip to content

Commit 545d838

Browse files
committed
Action fails if there is a change but not changeset
1 parent a3b1a28 commit 545d838

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/cli/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ import { cmd } from './cli';
44

55
const opts = cmd.parseSync();
66
runInChildProcess(opts);
7+
8+
// test

0 commit comments

Comments
 (0)