diff --git a/.github/workflows/triage-unallowed-contributions.yml b/.github/workflows/triage-unallowed-contributions.yml index ab40b3232eaf..cb2e22b06710 100644 --- a/.github/workflows/triage-unallowed-contributions.yml +++ b/.github/workflows/triage-unallowed-contributions.yml @@ -5,7 +5,7 @@ on: jobs: triage: - if: github.repository == 'github/docs' && github.event.pull_request.user.login != 'Octomerger' + if: github.repository == 'github/docs' && github.event.pull_request.pull_request.user.login != 'Octomerger' runs-on: ubuntu-latest steps: - uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f diff --git a/content/admin/enterprise-support/about-github-enterprise-support.md b/content/admin/enterprise-support/about-github-enterprise-support.md index 7cad3af57fb0..8290fea0e2d4 100644 --- a/content/admin/enterprise-support/about-github-enterprise-support.md +++ b/content/admin/enterprise-support/about-github-enterprise-support.md @@ -93,7 +93,7 @@ For urgent issues, we can help you in English 24 hours per day, 7 days per week, | Day after Thanksgiving | Fourth Friday in November | | Christmas Eve | December 24 | | Christmas Day | December 25 | -| Day after Christmas | December 26 | +| Day after Christmas | December 28 | | New Year's Eve | December 31 | #### Holidays in Japan diff --git a/content/admin/enterprise-support/about-support-for-advanced-security.md b/content/admin/enterprise-support/about-support-for-advanced-security.md index c1795c4f1012..f1eadede3a1e 100644 --- a/content/admin/enterprise-support/about-support-for-advanced-security.md +++ b/content/admin/enterprise-support/about-support-for-advanced-security.md @@ -44,7 +44,7 @@ We offer support for {% data variables.product.prodname_advanced_security %} in {% data variables.contact.enterprise_support %} observes these U.S. holidays. -| U.S. holiday | Date observed in 2018 | +| U.S. holiday | Date observed | | --- | --- | | New Year's Day | January 1 | | Martin Luther King, Jr. Day | Third Monday in January | @@ -57,7 +57,7 @@ We offer support for {% data variables.product.prodname_advanced_security %} in | Day after Thanksgiving | Fourth Friday in November | | Christmas Eve | December 24 | | Christmas Day | December 25 | -| Day after Christmas | December 26 | +| Day after Christmas | December 28 | | New Year's Eve | December 31 | ### Installing {% data variables.product.prodname_advanced_security %} updates diff --git a/layouts/product-landing.html b/layouts/product-landing.html index 9a4360aaf314..107c37f4f4a1 100644 --- a/layouts/product-landing.html +++ b/layouts/product-landing.html @@ -42,6 +42,7 @@