Skip to content

Commit

Permalink
chore: pre-commit auto update enable manual trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Maryam Tahhan <[email protected]>
  • Loading branch information
maryamtahhan committed Jan 6, 2025
1 parent 00ae33e commit 2f0b618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit-auto-update.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Pre-commit auto-update
on: # yamllint disable-line rule:truthy
workflow_dispatch:
schedule:
- cron: 0 0 1 * *
jobs:
Expand Down

0 comments on commit 2f0b618

Please sign in to comment.