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: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,9 @@ Supported inputs are:
41
41
- `compat-lookup`(boolean)
42
42
- If `true`, then populate the `compatibility-score` output.
43
43
- Defaults to `false`
44
+
- `skip-commit-verification`(boolean)
45
+
- If `true`, then the action will not expect the commits to have a verification signature. **It is required to set this to 'true' in GitHub Enterprise Server**
46
+
- Defaults to `false`
44
47
45
48
Subsequent actions will have access to the following outputs:
0 commit comments