Skip to content

Bump the aws group in /infra with 1 update #91

Bump the aws group in /infra with 1 update

Bump the aws group in /infra with 1 update #91

Workflow file for this run

name: Go
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Git clone the repository
uses: actions/checkout@v4
- uses: actions/setup-go@v4
- run: go build ./...