Skip to content

[Snyk] Upgrade postcss from 8.4.41 to 8.4.45 #27

[Snyk] Upgrade postcss from 8.4.41 to 8.4.45

[Snyk] Upgrade postcss from 8.4.41 to 8.4.45 #27

Workflow file for this run

name: Greetings
on: [pull_request_target, 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 the issue. Contributors or those that have write acces are making the fix"
pr-message: "Thank you for the PR. It has a chance of getting just closed or merged"