Skip to content

🤖 Bump github.com/onsi/gomega from 1.34.1 to 1.36.0 #153

🤖 Bump github.com/onsi/gomega from 1.34.1 to 1.36.0

🤖 Bump github.com/onsi/gomega from 1.34.1 to 1.36.0 #153

Workflow file for this run

name: Size Label
on: pull_request
jobs:
size-label:
runs-on: ubuntu-latest
# Do not run on dependabot PRs
if: github.actor != 'dependabot[bot]'
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"