Skip to content

Commit

Permalink
chore: change ci target branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rzvxa committed May 16, 2024
1 parent 72752eb commit 2b0708e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: oxc-project/oxc
ref: 05-16-fix_linter_react_fix_loop_hooks_false_positives
ref: 05-16-fix_linter_react_rules_of_hooks_resolve_false_positives_with_conditional_hooks

- name: Install Rust
uses: moonrepo/setup-rust@v1
Expand Down

0 comments on commit 2b0708e

Please sign in to comment.