Skip to content

Commit dcd3373

Browse files
authored
Merge pull request #955 from henrywang/remove_ruff
ci: remove python checking and fix labeler action error
2 parents 3f5eb52 + f8b7e94 commit dcd3373

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ jobs:
99
pull-requests: write
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/labeler@v5
12+
- uses: actions/checkout@v4
13+
- uses: actions/labeler@v5

.github/workflows/python.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)