Skip to content

Commit

Permalink
Merge pull request #33901 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Jul 9, 2024
2 parents 9cd8867 + 2a3069b commit eed1751
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 65 deletions.
64 changes: 0 additions & 64 deletions .github/workflows/repo-sync-stalls.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: Repo Sync
on:
workflow_dispatch:
schedule:
- cron: '20,50 * * * *' # Run every hour at 20 and 50 minutes after
- cron: '20 */3 * * *' # Run every 3rd hour at 20 minutes after

permissions:
contents: write
Expand Down

0 comments on commit eed1751

Please sign in to comment.