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.
2 parents 647893b + 56c1015 commit 78ed4d3Copy full SHA for 78ed4d3
1 file changed
default.json
@@ -11,19 +11,6 @@
11
],
12
"rebaseWhen": "never",
13
"schedule": "after 8am and before 5pm every weekday",
14
- "github-actions": {
15
- "extends": [
16
- "helpers:pinGitHubActionDigests",
17
- ":noUnscheduledUpdates"
18
- ],
19
- "packageRules": [
20
- {
21
- "description": "GitHub Actionsのactionに7日間のクールダウンを設ける",
22
- "matchManagers": ["github-actions"],
23
- "minimumReleaseAge": "7 days"
24
- }
25
- ]
26
- },
27
"npm": {
28
"extends": [
29
":noUnscheduledUpdates",
0 commit comments