We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b0200 commit e4d34bdCopy full SHA for e4d34bd
.github/workflows/docs.yml
@@ -11,7 +11,6 @@ on:
11
ANSYS_VERSION:
12
required: false
13
type: string
14
- default: ${{ vars.ANSYS_VERSION_DEFAULT }}
15
standalone_suffix:
16
description: "Suffix of the branch on standalone"
17
@@ -32,9 +31,8 @@ on:
32
31
default: "3.11"
33
34
description: "ANSYS version"
35
- required: true
+ required: false
36
37
38
39
40
0 commit comments