Skip to content

After changing the Apache port from 80 to 443, the inventory does not work. #1433

After changing the Apache port from 80 to 443, the inventory does not work.

After changing the Apache port from 80 to 443, the inventory does not work. #1433

name: "Label commenter"
on:
issues:
types:
- "labeled"
- "unlabeled"
jobs:
comment:
permissions:
contents: "read"
issues: "write"
runs-on: "ubuntu-latest"
steps:
- name: "Checkout"
uses: "actions/checkout@v4"
- name: "Label commenter"
uses: "peaceiris/actions-label-commenter@v1"