Skip to content

Bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 #418

Bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0

Bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 #418

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/slash-command-dispatch@v4
with:
token: ${{ secrets.GH_TOKEN }}
commands: promote
issue-type: issue
allow-edits: true