Skip to content

Always prompt for optional features #2087

Always prompt for optional features

Always prompt for optional features #2087

Workflow file for this run

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