Skip to content

Incompatibility with ESP8266Audio #19

Incompatibility with ESP8266Audio

Incompatibility with ESP8266Audio #19

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to HTTPSRedirect! Please provide enough info to debug the issue.'
pr-message: 'Welcome to HTTPSRedirect! Please stick to coding style and good programming practices.'