Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Bump video.js from 8.9.0 to 8.10.0 #264

Bump video.js from 8.9.0 to 8.10.0

Bump video.js from 8.9.0 to 8.10.0 #264

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, reopened]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"