Skip to content

Bump com.willowtreeapps.assertk:assertk-jvm from 0.26.1 to 0.27.0 #691

Bump com.willowtreeapps.assertk:assertk-jvm from 0.26.1 to 0.27.0

Bump com.willowtreeapps.assertk:assertk-jvm from 0.26.1 to 0.27.0 #691

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.LOS_TOKEN }}
commands: promote
issue-type: issue
allow-edits: true