Skip to content

Commit 3a5a166

Browse files
committed
Remove branch filtering for CI
Removed pull request branch filters from CI workflow.
1 parent d449757 commit 3a5a166

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ on:
55
- main
66
- maintenance/*
77
pull_request:
8-
branches:
9-
- main
10-
- maintenance/*
11-
- release/*
128
workflow_dispatch:
139
schedule:
1410
- cron: "0 5 * * 1-5" # Weekday mornings for general CI

0 commit comments

Comments
 (0)