Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 #123

chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1

chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 #123

Workflow file for this run

name: pr-label
on:
pull_request:
jobs:
size-label:
runs-on: ubuntu-latest
if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
steps:
- name: size-label
uses: "pascalgn/size-label-action@b1f4946f381d38d3b5960f76b514afdfef39b609"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"