Skip to content

Add Per-Job Timeout Support via #[Queueable(timeout)] #41

Add Per-Job Timeout Support via #[Queueable(timeout)]

Add Per-Job Timeout Support via #[Queueable(timeout)] #41

Workflow file for this run

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
permissions:
contents: read
jobs:
tests:
uses: doppar/.github/.github/workflows/static-analysis.yml@main