Skip to content

Add HotPick E/E issues to K2 + Shortcut #70

Add HotPick E/E issues to K2 + Shortcut

Add HotPick E/E issues to K2 + Shortcut #70

name: Review Snyk Pull Requests
on:
pull_request:
types:
- opened
jobs:
run_if:
if: startsWith(github.head_ref, 'snyk-')
runs-on: ubuntu-latest
steps:
- name: Assign PullerBear for Snyk PR reviews
uses: nikosmoum/[email protected]
with:
teamName: "pullerbear"
githubToken: ${{ secrets.MELVIN_GH_TOKEN }}