1
0
mirror of synced 2026-01-30 06:01:34 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2021-05-25 07:22:03 +10:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ jobs:
comment-that-approved:
name: Add review template
runs-on: ubuntu-latest
if: github.event.label.name == 'docs-content-ready-for-review' && github.repository == 'github/docs-internal'
if: github.event.label.name == 'add-review-template' && github.repository == 'github/docs-internal'
steps:
- name: check out repo content