Sync .github/workflows directory with azure-sdk-tools for PR 9199 (#31438)
Sync .github/workflows directory with azure-sdk-tools for PR https://github.com/Azure/azure-sdk-tools/pull/9199 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
Родитель
20f3c84adf
Коммит
24d787765e
|
@ -101,7 +101,7 @@ jobs:
|
|||
- name: Close Addressed Issues Scheduled Event
|
||||
if: github.event.schedule == '30 4,10,16,22 * * *'
|
||||
run: |
|
||||
github-event-processor ${{ github.event_name }} ${{ github.event_path }}
|
||||
github-event-processor ${{ github.event_name }} ${{ github.event_path }} CloseAddressedIssues
|
||||
shell: bash
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче