Skip to content

Commit 4a60926

Browse files
committed
chore: run the new gate only on master merge
1 parent 2be05e2 commit 4a60926

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/test-dist.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
push:
66
branches:
77
- "*"
8-
pull_request:
9-
branches:
10-
- master
118

129
jobs:
1310
test-dist:

docs/_newsfragments/2384.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Installing Falcon 4.0.0 unexpectly copies many unintended directories from the
2-
source tree to the venv's ``site-packages``. The issue has been rectified, and
2+
source tree to the venv's ``site-packages``. This issue has been rectified, and
33
our CI has been extended with new tests (that verify what is actually installed
44
from the distribution) to make sure this regression does not resurface.

0 commit comments

Comments
 (0)