We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa86f47 commit f27d9e8Copy full SHA for f27d9e8
.copier-answers.yml
@@ -1,4 +1,4 @@
1
-_commit: v0.8.12
+_commit: v0.8.13
2
_src_path: https://github.com/serious-scaffold/ss-pybind11
3
author_email: [email protected]
4
author_name: l.feng
.github/workflows/renovate.yml
@@ -3,7 +3,7 @@ name: Renovate
on:
schedule:
5
# Match renovate schedule:earlyMondays and schedule:automergeMonthly
6
- - cron: '* 0-3 * * *'
+ - cron: '*/15 0-3 * * *'
7
workflow_dispatch:
8
9
jobs:
0 commit comments