Skip to content

Bump the actions group in /.github/workflows with 11 updates #999

Bump the actions group in /.github/workflows with 11 updates

Bump the actions group in /.github/workflows with 11 updates #999

Workflow file for this run

name: Draft Info E2E Test
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
deployments: read
packages: none
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh