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 92d06a3 commit 1965fc1Copy full SHA for 1965fc1
1 file changed
.github/workflows/pre-commit-autoupdate.yml
@@ -3,7 +3,7 @@ name: 'Update pre-commit hooks'
3
on:
4
schedule:
5
- cron: '0 8 * * 1'
6
- workflow_dispatch:
+ workflow_dispatch: {}
7
8
permissions:
9
contents: 'write'
@@ -34,4 +34,3 @@ jobs:
34
title: 'chore: update pre-commit hooks'
35
body: 'Automatic pre-commit hook version update.'
36
branch: 'chore/pre-commit-autoupdate'
37
-
0 commit comments