We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b49f3e commit af9e225Copy full SHA for af9e225
.github/workflows/check-go-dependencies-task.yml
@@ -5,7 +5,7 @@ env:
5
# See: https://github.com/actions/setup-go/tree/v3#readme
6
GO_VERSION: "1.16"
7
8
-# See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows
+# See: https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
9
on:
10
push:
11
paths:
0 commit comments