Skip to content

Commit f81e109

Browse files
committed
fix(ci): remove pull request branch restriction from CI workflow
1 parent 5581026 commit f81e109

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/main-ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
branches:
88
- '**'
99

10-
pull_request:
11-
branches:
12-
- main
13-
1410
workflow_dispatch:
1511
inputs:
1612
debug:

0 commit comments

Comments
 (0)