Skip to content

Commit 6f133d9

Browse files
committed
fix workflow reuse
1 parent c95654b commit 6f133d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

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

66
jobs:
77
ci:
8-
uses: .github/workflows/main.yml
8+
uses: ./.github/workflows/main.yml
99

1010
comment-tarball:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)