Skip to content

chore(deps): bump hexo from 6.3.0 to 7.0.0 #102

chore(deps): bump hexo from 6.3.0 to 7.0.0

chore(deps): bump hexo from 6.3.0 to 7.0.0 #102

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@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"