Skip to content

Commit bcd2ab5

Browse files
committed
Update name and parameter description
Signed-off-by: Thijs Baaijen <[email protected]>
1 parent efaf175 commit bcd2ab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: MPL-2.0
44

55

6-
name: CI Build
6+
name: CI/CD
77

88
on:
99
push:
@@ -14,7 +14,7 @@ on:
1414
inputs:
1515
create_release:
1616
type: boolean
17-
description: Create a release when CI passes
17+
description: Create a release (only works on main branch)
1818
default: false
1919
required: true
2020

0 commit comments

Comments
 (0)