Skip to content

Commit 6aeee01

Browse files
Update .github/workflows/ecosystem-ci.yml
Co-authored-by: Copilot <[email protected]>
1 parent 2d6ae37 commit 6aeee01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ecosystem-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ permissions:
2020
jobs:
2121
changes:
2222
runs-on: ubuntu-latest
23-
if: github.repository == 'web-infra-dev/rsbuild' && github.event_name != 'workflow_dispatch'
23+
if: github.repository == 'web-infra-dev/rslib' && github.event_name != 'workflow_dispatch'
2424
outputs:
2525
changed: ${{ steps.changes.outputs.changed }}
2626
steps:

0 commit comments

Comments
 (0)