Skip to content

[Feature] Add #[Queueable] Attribute & New Job Dispatching Methods #27

[Feature] Add #[Queueable] Attribute & New Job Dispatching Methods

[Feature] Add #[Queueable] Attribute & New Job Dispatching Methods #27

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