Skip to content

Commit

Permalink
chore: remove pull-request workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
XuKecheng authored Oct 7, 2023
1 parent db2cb05 commit 1ae821a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/py-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ on:
paths:
- "apitable.py/**"
- ".github/workflows/py-test.yml"
pull_request:
types: [opened, synchronize, reopened]
branches: ["**"]
paths:
- "apitable.py/**"
- ".github/workflows/py-test.yml"

jobs:
unit_test:
Expand Down

0 comments on commit 1ae821a

Please sign in to comment.