Skip to content

feat(monkeys): Create docker image to facilitate execution of the monkeys application [WPB-4558] #1482

feat(monkeys): Create docker image to facilitate execution of the monkeys application [WPB-4558]

feat(monkeys): Create docker image to facilitate execution of the monkeys application [WPB-4558] #1482

name: Auto assign author to PR
on:
pull_request:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'