Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
  • Loading branch information
ianlewis committed Aug 30, 2023
1 parent 134a1dd commit 0e366a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-submit.units.yml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ jobs:
mkdir -p repo/test
echo "// TODO(${url}): still open" > repo/test/test.go
echo "url=${url}" >> "${GITHUB_OUTPUT}"
- uses: ./actions/issue-reopener/
- uses: ./repo/actions/issue-reopener/
with:
path: "repo/test"
- env:
Expand Down

0 comments on commit 0e366a4

Please sign in to comment.