Skip to content

unable to access 'https://github.com/Shopify/shopify-app-template-remix/': Failed to connect to github.com port 443 after 21072 ms: Couldn't connect to server #1779

unable to access 'https://github.com/Shopify/shopify-app-template-remix/': Failed to connect to github.com port 443 after 21072 ms: Couldn't connect to server

unable to access 'https://github.com/Shopify/shopify-app-template-remix/': Failed to connect to github.com port 443 after 21072 ms: Couldn't connect to server #1779

name: Remove Waiting Labels
on:
issue_comment:
types: [created]
workflow_dispatch:
jobs:
remove-labels-on-activity:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-ecosystem/action-remove-labels@v1
if: contains(github.event.issue.labels.*.name, 'Waiting for Response')
with:
labels: |
Waiting for Response