Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 #263

Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1

Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 #263

Workflow file for this run

name: 'Assign size labels to PRs'
on: [workflow_dispatch, pull_request]
permissions:
contents: read
pull-requests: write
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"