Skip to content

Commit 1527374

Browse files
authored
chore: Stop running downstream checks on pushing to main (#3988)
Stop running downstream checks on pushing to main as it does not reflect the repo health. Downstream checks are an optional indicator on presubmit checks.
1 parent 58dd467 commit 1527374

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/downstream.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
on:
2-
push:
3-
branches:
4-
- main
52
pull_request:
63
# Changes to these directories do not directly affect the downstream libraries
74
paths-ignore:

0 commit comments

Comments
 (0)