Skip to content

Commit f07d9fa

Browse files
Revert Change
1 parent e624f42 commit f07d9fa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CI - Pull Request
22
on:
33
pull_request:
4-
branches: ['main', 'feat/code-folding']
4+
branches:
5+
- 'main'
56
workflow_dispatch:
67
jobs:
78
swiftlint:

0 commit comments

Comments
 (0)