Skip to content

build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 #2459

build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1

build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 #2459

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
Labeler:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
- name: Apply PR labels 🏷️
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true