Skip to content

Bump eslint-plugin-react-compiler from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-201e55d-20241215 #1007

Bump eslint-plugin-react-compiler from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-201e55d-20241215

Bump eslint-plugin-react-compiler from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-201e55d-20241215 #1007

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 showing your interest to improve AHQ Store App!"
pr-message: "Thank you for making a request to improve our App!"