Skip to content

On-host Apache: Fix logic that allows mixture of Linux and Window instructions #41964

On-host Apache: Fix logic that allows mixture of Linux and Window instructions

On-host Apache: Fix logic that allows mixture of Linux and Window instructions #41964

Workflow file for this run

name: Auto Comment
on: [issues, pull_request_target]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-comment@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pullRequestOpened: |
Hi @{{ author }} 👋
Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.
We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes).
issuesOpened: |
Hi @{{ author }} 👋
Thank you for filing an issue! We'll triage your issue and let you know if we have questions, and then route it to the appropriate team so we can get it solved.