We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8e8be commit ce1abe6Copy full SHA for ce1abe6
.github/workflows/tests.yml
@@ -5,8 +5,7 @@ on:
5
branches:
6
- main
7
pull_request:
8
- branches:
9
- - main
+ # All PRs, including stacked PRs
10
11
env:
12
UV_FROZEN: "1"
0 commit comments