Skip to content

Bump cookstyle from 7.32.1 to 7.32.8 in /omnibus #1412

Bump cookstyle from 7.32.1 to 7.32.8 in /omnibus

Bump cookstyle from 7.32.1 to 7.32.8 in /omnibus #1412

Workflow file for this run

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