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
@@ -5,7 +5,7 @@ which only contain changes to python files. If no python file is affected it doe
5
5
The same applies to the [Push](Push.yaml) workflow respectively for pushes.
6
6
7
7
The [tag](tag.yaml), [releasepr](releasepr.yaml) and [publishRelease](publishRelease.yaml) workflows are used for the new [Release Workflow](../../docs/release-workflow.png).
8
-
They use reuseable workflows from the [indy-shared-gha](https://github.com/hyperledger/indy-shared-gha) repository and the following workflow in this folder.
8
+
They use reuseable workflows from the [indy-shared-gha](https://github.com/Indicio-tech/indy-shared-gha) repository and the following workflow in this folder.
9
9
10
10
+[reuseable_test.yaml](reuseable_test.yaml)
11
11
This workflow runs the tests inside the uploaded docker images.
0 commit comments