You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/docs.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ on:
7
7
default: false
8
8
type: boolean
9
9
version:
10
+
description: 'Version of ScippNeutron to use for building the docs. Requires this version to be available on conda-forge! If not set, the current version will be used.'
10
11
default: ''
11
12
required: false
12
13
type: string
@@ -21,6 +22,7 @@ on:
21
22
default: false
22
23
type: boolean
23
24
version:
25
+
description: 'Version of ScippNeutron to use for building the docs. Requires this version to be available on conda-forge! If not set, the current version will be used.'
0 commit comments