Skip to content

Commit a077447

Browse files
authored
chore(ci): disable upgrade deps in fork (#1242)
Otherwise, users will keep getting error notifications. https://github.com/hyoban/vite-plus/actions/runs/23774678223
1 parent 962694f commit a077447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/upgrade-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ permissions: {}
99

1010
jobs:
1111
upgrade:
12+
if: github.event.repository.fork == false
1213
runs-on: ubuntu-latest
1314
permissions:
1415
contents: write

0 commit comments

Comments
 (0)