Skip to content

Commit

Permalink
feat: Remove unnecessary file paths from pull request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mikita-sakalouski committed May 30, 2024
1 parent 3f1d26f commit 198f57f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
pull_request:
branches:
- main
paths:
- '**.py'
- '**.toml'
workflow_dispatch:
inputs:
logLevel:
Expand Down

0 comments on commit 198f57f

Please sign in to comment.