Skip to content

Bump tornado from 6.3.3 to 6.4.1 #17

Bump tornado from 6.3.3 to 6.4.1

Bump tornado from 6.3.3 to 6.4.1 #17

# Automatically assign new or reopened issues and pull requests in this
# repo to Doug
name: Assign Issue/PR
on:
issues:
types:
- reopened
- opened
pull_request:
types:
- reopened
- opened
jobs:
auto_assign:
permissions:
issues: write
pull-requests: write
uses: UBC-MOAD/gha-workflows/.github/workflows/auto-assign.yaml@main