Skip to content

Commit c18e14d

Browse files
Barb CutlerBarb Cutler
Barb Cutler
authored and
Barb Cutler
committed
move images to subfolder
1 parent c69d16b commit c18e14d

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

_docs/developer/testing/external_contributors.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ To run all Submitty workflows on a forked repository, you must manually trigger
1010
## Steps for External Contributors
1111

1212
1. The first step is to visit [https://github.com/GITHUB_USERNAME/Submitty/actions](https://github.com/GITHUB_USERNAME/Submitty/actions) (or click the actions tab from your forked submitty repository) and click on the button labeled "I understand my workflows, go ahead and enable them".
13-
![GitHub UI to trust workflows in fork](/images/fork_trust.png)
13+
![GitHub UI to trust workflows in fork](/images/testing/fork_trust.png)
1414

1515
2. After that, on the left side of the page, click on the workflow labeled "CI" to be able to run the workflow. Then, in the "Run workflow" dropdown, select the branch you want to run the workflow on and click the green "Run workflow" button.
16-
![GitHub UI to manually trigger workflow](/images/fork_dispatch.png)
16+
![GitHub UI to manually trigger workflow](/images/testing/fork_dispatch.png)
1717
3. Congratulations! You have successfully triggered the workflow on your forked repository. You should now see a new started workflow in the list of workflows.
18-
![GitHub UI to view workflow run](/images/fork_workflow_run.png)
18+
![GitHub UI to view workflow run](/images/testing/fork_workflow_run.png)
1919

2020
---
2121

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)