Skip to content

add annotation for STS support #1089

add annotation for STS support

add annotation for STS support #1089

Workflow file for this run

---
name: github
on:
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
jobs:
dependencies:
runs-on: ubuntu-latest
steps:
- uses: z0al/dependent-issues@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}