Skip to content

Add wildcard (*) support for include_ext to watch all file extensions #1211

Add wildcard (*) support for include_ext to watch all file extensions

Add wildcard (*) support for include_ext to watch all file extensions #1211

Workflow file for this run

name: Smoke test
on:
push:
pull_request:
jobs:
smoke_test_ubuntu:
uses: ./.github/workflows/smoke_test_reuse_job.yml
with:
run_on: ubuntu-latest
smoke_test_macos:
uses: ./.github/workflows/smoke_test_reuse_job.yml
with:
run_on: macos-latest