Skip to content

Commit 261647e

Browse files
committed
chore(workflow): change yml path
1 parent b6f367c commit 261647e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

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

1212
jobs:
1313
call-test-build:
14-
uses: .github/workflows/test-build.yml
14+
uses: ./.github/workflows/test-build.yml
1515
# modify-services:
1616
# runs-on: ubuntu-latest
1717
# outputs:

0 commit comments

Comments
 (0)