on: workflow_run: workflows: [Untrusted] types: [completed] concurrency: policy permissions: contents: read jobs: verify: runs-on: ubuntu-24.04 timeout-minutes: 10 steps: - run: go test ./...