Skip to content

Upgraded network library and corresponding API #419

Upgraded network library and corresponding API

Upgraded network library and corresponding API #419

Workflow file for this run

name: Blocking Issues
# Includes the Blocking Issues action from https://github.com/Levi-Lesches/blocking-issues
on:
issues:
types: [opened, edited, deleted, transferred, closed, reopened]
pull_request_target:
types: [opened, edited, closed, reopened]
jobs:
blocking_issues:
runs-on: ubuntu-latest
name: Checks for blocking issues
steps:
- uses: Levi-Lesches/blocking-issues@v2