Skip to content

Commit e5c4e74

Browse files
author
Josh Newman
committed
fix: change relative path
1 parent 6cb99d3 commit e5c4e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
lint:
8-
uses: .github/workflows/lint.yaml
8+
uses: ./.github/workflows/lint.yaml
99
with:
1010
lint_proto: true
1111
lint_go: true

0 commit comments

Comments
 (0)