Skip to content

🌱(deps): bump actions/setup-go from 6.3.0 to 6.4.0 in the all-github-actions group #2239

🌱(deps): bump actions/setup-go from 6.3.0 to 6.4.0 in the all-github-actions group

🌱(deps): bump actions/setup-go from 6.3.0 to 6.4.0 in the all-github-actions group #2239

Workflow file for this run

on:
push:
branches:
- release-1.0
pull_request:
name: generate
permissions:
contents: read
jobs:
make-generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: |
make generate
git diff --exit-code