Skip to content

chore(deps-dev): bump postcss from 8.4.38 to 8.4.49 #275

chore(deps-dev): bump postcss from 8.4.38 to 8.4.49

chore(deps-dev): bump postcss from 8.4.38 to 8.4.49 #275

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: '# Thank you for contributing. \n Have you read our [Contribution guidelines](https://github.com/JokeNetwork/faq/blob/main/README.md#contribute) yet?'
pr-message: '# Thank you for contributing. \n Have you read our [Contribution guidelines](https://github.com/JokeNetwork/faq/blob/main/README.md#contribute) yet?'