Skip to content

Commit

Permalink
[CI] Remove find-comments helper (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
yl-1993 authored Oct 9, 2023
1 parent 6924597 commit 3a6b403
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/find-comments.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/find-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: "0 0 */2 * *"

jobs:
check-comments:
find-issues:
runs-on: ubuntu-latest
steps:
- name: Find issues
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,4 @@ We wish that the toolbox and benchmark could serve the growing research communit
- [XRMoCap](https://github.com/openxrlab/xrmocap): OpenXRLab Multi-view Motion Capture Toolbox and Benchmark.
- [XRMoGen](https://github.com/openxrlab/xrmogen): OpenXRLab Human Motion Generation Toolbox and Benchmark.
- [XRNeRF](https://github.com/openxrlab/xrnerf): OpenXRLab Neural Radiance Field (NeRF) Toolbox and Benchmark.
- [XRFeitoria](https://github.com/openxrlab/xrfeitoria): OpenXRLab Synthetic Data Rendering Toolbox.

0 comments on commit 3a6b403

Please sign in to comment.