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: CONTRIBUTING.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
@@ -19,7 +19,7 @@ When raising a pull request to this repository, there are several checks that mu
19
19
20
20
The checks will need to run their tools, and any findings must be resolved in order for your PR to be acceptable, they will run automatically when a Pull Request is raised.
21
21
> [!NOTE]
22
-
> Details about this process are on [the pipeline automation wiki page](https://github.com/jacksec-engineer/LinkShort/wiki/Pipeline-Automation#checking-pull-requests)
22
+
> Details about this process are on [the pipeline automation wiki page](https://github.com/jackseceng/LinkShort/wiki/Pipeline-Automation#checking-pull-requests)
23
23
24
24
If all checks pass (or are justified as to why they don't to a `CODEOWNER`), The PR must be merged to the main branch for deployment of static assets and/or the container image.
0 commit comments