Skip to content

Commit 9759c03

Browse files
fix workflow path
1 parent 5d87ac6 commit 9759c03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prepare_pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- next
77

8-
jobs:
8+
jobs:
99
prepare:
10-
uses: Geode-solutions/actions/.github/workflows/web/prepare-pr.yml@master
10+
uses: Geode-solutions/actions/.github/workflows/web-prepare-pr.yml@master
1111
secrets: inherit

0 commit comments

Comments
 (0)