Skip to content

Bump node and onyx versions #40

Bump node and onyx versions

Bump node and onyx versions #40

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 }}