Skip to content

Commit

Permalink
chore: allow pre-commit auto update manual trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Maryam Tahhan <[email protected]>
  • Loading branch information
maryamtahhan authored and pktgen committed Dec 2, 2024
1 parent df42a83 commit a0aa852
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 * *

Expand Down

0 comments on commit a0aa852

Please sign in to comment.