Skip to content

Commit

Permalink
update test trigger strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Jun 4, 2023
1 parent f85744a commit 6b5ac59
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,8 @@ name: Test
on:
push:
branches: main
paths:
- '**.py'
- '.github/workflows/test.yml'
pull_request:
branches: main
paths:
- '**.py'
- '.github/workflows/test.yml'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 6b5ac59

Please sign in to comment.