Skip to content

[Report Bug]: Unable to launch meeting #39

[Report Bug]: Unable to launch meeting

[Report Bug]: Unable to launch meeting #39

Workflow file for this run

name: Greetings
on:
issues:
types: [opened]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: Suvraneel/Greeting-action@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
issue_message: 'Hello @${{github.actor}}, <br>
Thank you for opening an issue. :octocat: <br>
<i> Check this <a href="https://github.com/vigneshshettyin/Meetly/blob/main/.github/CODE_OF_CONDUCT.md">guide</a> before contributing.'