We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e624f42 commit f07d9faCopy full SHA for f07d9fa
.github/workflows/CI-pull-request.yml
@@ -1,7 +1,8 @@
1
name: CI - Pull Request
2
on:
3
pull_request:
4
- branches: ['main', 'feat/code-folding']
+ branches:
5
+ - 'main'
6
workflow_dispatch:
7
jobs:
8
swiftlint:
0 commit comments