We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2940808 + f3e3932 commit d4e4997Copy full SHA for d4e4997
1 file changed
.github/workflows/sync-precommit-config.yaml
@@ -3,7 +3,7 @@ name: Sync Precommit Config
3
on:
4
push:
5
branches:
6
- - feat/sync-precommit
+ - main
7
workflow_dispatch:
8
9
permissions:
0 commit comments