Skip to content

Bump @babel/core from 7.13.8 to 7.25.7 #221

Bump @babel/core from 7.13.8 to 7.25.7

Bump @babel/core from 7.13.8 to 7.25.7 #221

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