Skip to content

Commit e624f42

Browse files
Update CI-pull-request.yml
1 parent 00cc9c6 commit e624f42

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/CI-pull-request.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: CI - Pull Request
22
on:
33
pull_request:
4-
branches:
5-
- 'main'
6-
- 'feat/*'
4+
branches: ['main', 'feat/code-folding']
75
workflow_dispatch:
86
jobs:
97
swiftlint:

0 commit comments

Comments
 (0)