Skip to content

build(deps): bump actions/checkout from 3 to 4 #95

build(deps): bump actions/checkout from 3 to 4

build(deps): bump actions/checkout from 3 to 4 #95

Workflow file for this run

# This file is part of the Consumer API Example.
#
# Copyright (C) 2023 Serghei Iakovlev <[email protected]>
#
# 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/[email protected]
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true