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/README.MD
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ It checks all artifacts that match the provided range and suggest a lower bound
36
36
37
37
Workflow that could be used as a timed action to check if any automatic code cleanup can be performed.
38
38
Actions to perform must be defined in the configuration of the [quickfix-and-cleanup-mojo](https://github.com/eclipse-tycho/tycho/blob/main/RELEASE_NOTES.md#new-quickfix-and-cleanup-mojo)
39
-
that is called by this action. For this purpose it uses the follwoing execution ids `cleanups`and `quickfixes`
39
+
that is called by this action. For this purpose it uses the follwoing execution ids `cleanups`, `quickfixes`and `manifest`.
0 commit comments