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
+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
@@ -9,7 +9,7 @@ A GitHub Action for installing the [helm/chart-testing](https://github.com/helm/
9
9
1. A GitHub repo containing a directory with your Helm charts (e.g: `charts`)
10
10
1. A workflow YAML file in your `.github/workflows` directory.
11
11
An [example workflow](#example-workflow) is available below.
12
-
For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file)
12
+
For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://docs.github.com/en/actions/writing-workflows/quickstart#creating-your-first-workflow)
0 commit comments