1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Merge pull request #24315 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2023-03-06 14:36:22 -08:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ env:
jobs:
send-purges:
if: ${{ github.repository == 'github/docs-internal' }}
if: ${{ github.repository == 'github/docs-internal' && (github.event_name != 'workflow_run' || github.event.workflow_run.conclusion == 'success') }}
runs-on: ubuntu-latest
steps:
- name: Check out repo