Skip to content

Commit e6b4f90

Browse files
committed
chore: update github action
1 parent 425cfc6 commit e6b4f90

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/CI.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ permissions:
1919
- '**/*.gitignore'
2020
- .editorconfig
2121
- docs/**
22-
pull_request: null
22+
pull_request:
23+
branches:
24+
- main
25+
- master
2326
jobs:
2427
build:
2528
strategy:

0 commit comments

Comments
 (0)