Skip to content

Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 #8

Bump github.com/onsi/gomega from 1.30.0 to 1.31.0

Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 #8

Workflow file for this run

name: Size Label
on:
pull_request_target:
types: [opened, reopened, synchronize]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"