Skip to content

Commit cbb8c13

Browse files
bogusezBogdan Mazur
andauthored
Set send success notification to disabled (#95)
Co-authored-by: Bogdan Mazur <[email protected]>
1 parent 757ed5b commit cbb8c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
description: 'Send a notification when the tests pass'
77
required: false
88
type: boolean
9-
default: true
9+
default: false
1010
project-version:
1111
description: 'Fill only when the tests should run on a stable release'
1212
required: false

0 commit comments

Comments
 (0)