Skip to content

Commit 106daab

Browse files
authored
Test PRs when project metadata changes (#121)
1 parent b12aef7 commit 106daab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_pr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
paths:
99
- "google/**"
1010
- "tests/**"
11+
- "pyproject.toml"
12+
- "setup.py"
1113
# Allow manual runs
1214
workflow_dispatch:
1315

0 commit comments

Comments
 (0)