Skip to content

feat: Add timeout parameter #21

feat: Add timeout parameter

feat: Add timeout parameter #21

Workflow file for this run

on:
workflow_dispatch:
pull_request:
paths:
- '**/*.go'
- '.github/workflows/test.yml'
- '.github/workflows/check.yml'
name: "Test"
permissions: {}
jobs:
check:
name: Test
uses: ./.github/workflows/check.yml