Skip to content

Add user_id to SA identity #4

Add user_id to SA identity

Add user_id to SA identity #4

Workflow file for this run

on:
pull_request:
branches:
- main
name: PR Workflow
jobs:
validate_identities:
name: Identity Schema Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:

Check failure on line 13 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / PR Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/pr.yml (Line: 13, Col: 14): Unexpected value '' .github/workflows/pr.yml (Line: 14, Col: 9): Unexpected value 'go-version'
go-version: '1.17'
- run: go run validator.go