Skip to content

Commit

Permalink
Add on pull request trigger to CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Argmaster committed Nov 18, 2024
1 parent e481e4a commit a89baea
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ on:
- .github/**
- pyproject.toml
- poetry.lock
pull_request:
paths:
- src/**
- test/**
- .github/**
- pyproject.toml
- poetry.lock
schedule:
- cron: 0 12 * * 6
workflow_dispatch:
Expand Down

0 comments on commit a89baea

Please sign in to comment.