Skip to content

[Snyk] Upgrade tailwindcss from 3.4.4 to 3.4.5 #15

[Snyk] Upgrade tailwindcss from 3.4.4 to 3.4.5

[Snyk] Upgrade tailwindcss from 3.4.4 to 3.4.5 #15

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"