We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1a10d commit 417a980Copy full SHA for 417a980
.github/workflows/update-pre-commit.yml
@@ -4,7 +4,7 @@ on:
4
schedule:
5
- cron: '0 0 * * 5'
6
workflow_dispatch:
7
- # pull_request: # remove
+ pull_request: # remove
8
9
permissions:
10
contents: write
0 commit comments