Skip to content

chore: bump entgo.io/contrib from 0.5.0 to 0.6.0 in /api #10634

chore: bump entgo.io/contrib from 0.5.0 to 0.6.0 in /api

chore: bump entgo.io/contrib from 0.5.0 to 0.6.0 in /api #10634

Workflow file for this run

on:
pull_request:
types:
- edited
- opened
- synchronize
- reopened
name: Jira PR
jobs:
validate_jira_reference:
runs-on: [ARM64, self-hosted, Linux]
steps:
- name: Validate Jira Reference
id: validateJiraReference
uses: chanzuckerberg/github-actions/.github/actions/[email protected]
with:
jiraToken: ${{ secrets.JIRA_TOKEN }}
projectKey: CCIE
skipBranches: '^(dependabot\/.*|release-please--branches--main)$'