Skip to content

build(deps-dev): bump electron from 25.2.0 to 26.2.4 #70

build(deps-dev): bump electron from 25.2.0 to 26.2.4

build(deps-dev): bump electron from 25.2.0 to 26.2.4 #70

Workflow file for this run

name: Pull Request Events
on:
pull_request:
types: [opened, synchronize]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}