Skip to content

Commit

Permalink
Update scheduled-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
localden authored Oct 29, 2024
1 parent 2af23f7 commit ad8cd60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/policies/scheduled-sync.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Sync Smoke Test To Main
name: GitOps.PullRequestIssueManagement - Scheduled PRs
description: Creates pull requests on a schedule
resource: repository

where:
configuration:
resourceManagementConfiguration:
scheduledSearches:
- description: Push to live branch (scheduled publish)
- description: Push to main (scheduled publish)
frequencies:
- daily:
time: 23:00
Expand All @@ -16,4 +16,4 @@ configuration:
head: smoke-test
base: main
title: Sync smoke-test to main
body: Please don't squash-merge this PR.
body: "Please don't squash-merge this PR."

0 comments on commit ad8cd60

Please sign in to comment.