We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9cd1b commit d370ba8Copy full SHA for d370ba8
.github/workflows/git-whitespace.yml
@@ -9,6 +9,8 @@ on:
9
- '.github/**'
10
pull_request:
11
branches: [ develop ]
12
+ schedule:
13
+ - cron: "0 7 * * *"
14
workflow_dispatch:
15
16
jobs:
0 commit comments