Skip to content

fix: 阅读模式打开再关闭之后,导航栏消失的问题 #115

fix: 阅读模式打开再关闭之后,导航栏消失的问题

fix: 阅读模式打开再关闭之后,导航栏消失的问题 #115

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
if: github.repository == 'volantis-x/hexo-theme-volantis'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"