Skip to content

build(deps-dev): bump coverage[toml] from 7.6.0 to 7.6.3 #229

build(deps-dev): bump coverage[toml] from 7.6.0 to 7.6.3

build(deps-dev): bump coverage[toml] from 7.6.0 to 7.6.3 #229

Workflow file for this run

# This file is part of the Consumer API Example.
#
# Copyright (C) 2023 Serghei Iakovlev <egrep@protonmail.ch>
#
# For the full copyright and license information, please view
# the LICENSE file that was distributed with this source code.
name: Pull Request Labeler
on:
pull_request:
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
name: Pull Request Labeler
steps:
- uses: actions/labeler@v5.0.0
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true