Skip to content

Commit fcfad2d

Browse files
authored
Update src/main.js
1 parent 3e21391 commit fcfad2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ export async function run() {
120120
})
121121
} catch (error) {
122122
// If the branch doesn't exist, that's fine
123+
core.debug(`branch ${workingRef} not found - OK`)
123124
}
124125

125126
// create our working branch

0 commit comments

Comments
 (0)