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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ The goals are:
14
14
9. Allow for changes to docs to be updated with a release.
15
15
10. Release workflows should be idempotent, be re-runable in case of errors.
16
16
17
+
The workflow examples are located in the usual place in this repository under `.github/workflows`, and are built with the settings defined in the [`version.json`](https://github.com/bUnit-dev/workflows/blob/main/version.json) in mind.
18
+
17
19
The following sections will list what should happen in the different scenarios involved.
18
20
19
21
## Changes to code or documentation for next release stored in mainline:
0 commit comments