Skip to content

Commit

Permalink
chore: sync changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rgmz committed Feb 2, 2025
2 parents 1f33957 + 69011c9 commit 28d8ed2
Show file tree
Hide file tree
Showing 466 changed files with 3,503 additions and 9,818 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
report_paths: "tmp/test-results/*.xml"
test-community:
if: ${{ github.event.pull_request.head.repo.fork }}
if: ${{ github.event.pull_request.head.repo.fork || github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
permissions:
actions: "read"
Expand Down
Loading

0 comments on commit 28d8ed2

Please sign in to comment.