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 3b3f368 commit 437228fCopy full SHA for 437228f
.github/workflows/ci-format.yml
@@ -6,6 +6,9 @@ name: Format
6
on:
7
workflow_dispatch:
8
pull_request:
9
+ push:
10
+ branches:
11
+ - main
12
13
jobs:
14
pre-commit:
0 commit comments