Skip to content

Commit 31b3127

Browse files
Merge branch 'main' into dansimp-ess-metadata-subservice
2 parents 5abf486 + 6b05069 commit 31b3127

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/AutoIssueAssign.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permissions:
55

66
on:
77
schedule:
8-
- cron: "22 21 * * *"
8+
- cron: "26 21 * * *"
99

1010
workflow_dispatch:
1111

@@ -14,7 +14,7 @@ jobs:
1414

1515
stale-branch:
1616
if: github.repository_owner == 'MicrosoftDocs'
17-
uses: MicrosoftDocs/max-cpub-test/.github/workflows/Shared-AutoIssueAssign.yml@main
17+
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-AutoIssueAssign.yml@workflows-prod
1818
with:
1919
PayloadJson: ${{ toJSON(github) }}
2020
ExcludedUserList: '["user1", "user2"]'

0 commit comments

Comments
 (0)