Skip to content

Commit

Permalink
register the workflow using pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Sep 6, 2024
1 parent da680c7 commit 1749c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/precommit-autoupdate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Run pre-commit autoupdate"

on:
pull_request:
schedule:
- cron: "30 1 * * *"
workflow_dispatch:
Expand Down

0 comments on commit 1749c2c

Please sign in to comment.