Skip to content

Bump unsafe-libyaml from 0.2.4 to 0.2.10 in /programs/sbf #8

Bump unsafe-libyaml from 0.2.4 to 0.2.10 in /programs/sbf

Bump unsafe-libyaml from 0.2.4 to 0.2.10 in /programs/sbf #8

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target # Danger; in `target` mode secrets are available to this workflow, even when the pull request comes from a community member.
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true