Skip to content

Get new package

Get new package #3

Workflow file for this run

name: Check exception
on:
issues:
types: [opened]
jobs:
CheckpackageRequest:
runs-on: windows-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/[email protected]
- name: Check exception
run: |
. "${{ github.workspace }}\scripts\Find-nextissueGH.ps1" -packageName "${{ github.event.issue.title }}"