Skip to content

chore(deps-dev): bump @remix-run/eslint-config from 1.19.3 to 2.11.2 #1509

chore(deps-dev): bump @remix-run/eslint-config from 1.19.3 to 2.11.2

chore(deps-dev): bump @remix-run/eslint-config from 1.19.3 to 2.11.2 #1509

name: GitEvents Inclusive Organization
on:
push:
pull_request:
discussion:
types: [created, edited, answered]
discussion_comment:
types: [created]
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: lts/hydrogen
- name: gitevents
uses: gitevents/[email protected]
with:
gitevents-app-id: ${{ secrets.GE_APP_ID }}
gitevents-app-private-key: ${{ secrets.GE_APP_PRIVATE_KEY }}
gitevents-app-installation-id: ${{ secrets.GE_APP_INSTALLATION_ID }}