Skip to content

fix: change read cert to async #88

fix: change read cert to async

fix: change read cert to async #88

Workflow file for this run

name: PR Assistant
on:
pull_request_target:
branches:
- main
types:
- opened
- edited
- synchronize
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}