Skip to content

Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in the security group #1493

Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in the security group

Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in the security group #1493

name: Required pull request labels
on:
pull_request:
branches:
- main
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
check-labels:
name: Check required PR labels are present
runs-on: ubuntu-22.04
permissions:
pull-requests: write
steps:
- uses: replicatedhq/required-workflows/.github/actions/pr-labels@main