Skip to content

Bump @typescript-eslint/eslint-plugin from 4.15.2 to 8.13.0 #234

Bump @typescript-eslint/eslint-plugin from 4.15.2 to 8.13.0

Bump @typescript-eslint/eslint-plugin from 4.15.2 to 8.13.0 #234

Workflow file for this run

name: Slash command dispatch
on:
issue_comment:
types: [created]
jobs:
dispatcher:
runs-on: ubuntu-latest
steps:
- name: Slash command dispatch
uses: peter-evans/[email protected]
with:
token: ${{ secrets.NOTIFICATION }} # Må ha PAT for å sjekke tilgang for denne actionen.. Bytte?
commands: promote # matcher repository dispatch med navent 'promote-command'
issue-type: issue
allow-edits: true