Skip to content

Commit

Permalink
馃攧 synced file(s) with RakambdaOrg/rakambda-github-files (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: undefined <zerderr@gmail.com>
  • Loading branch information
couchoud-t and Rakambda committed Mar 22, 2024
1 parent 575ef76 commit 854a6bd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
14 changes: 7 additions & 7 deletions .github/dependabot.yml
Expand Up @@ -13,7 +13,7 @@ updates:
assignees:
- "Rakambda"
schedule:
interval: "daily"
interval: "weekly"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
Expand All @@ -29,7 +29,7 @@ updates:
# assignees:
# - "Rakambda"
# schedule:
# interval: "daily"
# interval: "weekly"
# time: "05:00"
# timezone: "Europe/Paris"
# pull-request-branch-name:
Expand All @@ -39,7 +39,7 @@ updates:
assignees:
- "Rakambda"
schedule:
interval: "daily"
interval: "weekly"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
Expand All @@ -51,7 +51,7 @@ updates:
assignees:
- "Rakambda"
schedule:
interval: "daily"
interval: "weekly"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
Expand All @@ -61,7 +61,7 @@ updates:
assignees:
- "Rakambda"
schedule:
interval: "daily"
interval: "weekly"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
Expand All @@ -71,7 +71,7 @@ updates:
assignees:
- "Rakambda"
schedule:
interval: "daily"
interval: "weekly"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
Expand All @@ -81,7 +81,7 @@ updates:
assignees:
- "Rakambda"
schedule:
interval: "daily"
interval: "weekly"
time: "05:00"
timezone: "Europe/Paris"
pull-request-branch-name:
Expand Down
2 changes: 1 addition & 1 deletion .github/renovate.json
Expand Up @@ -13,5 +13,5 @@
".github/workflows/auto-approve-sync-files.yml"
],
"timezone": "Europe/Paris",
"schedule": ["before 5am"]
"schedule": ["on saturday"]
}
2 changes: 0 additions & 2 deletions .github/workflows/auto-aprove-sync-files.yml
Expand Up @@ -5,7 +5,5 @@ on:
jobs:
auto-approve-synced-files:
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/approve-sync-files.yml@main
with:
runs-on: self-hosted
secrets:
sync-token: ${{ secrets.SYNC_TOKEN }}

0 comments on commit 854a6bd

Please sign in to comment.