Skip to content

rewrite WildCards for extreme performance and full compliance with th… #971

rewrite WildCards for extreme performance and full compliance with th…

rewrite WildCards for extreme performance and full compliance with th… #971

Workflow file for this run

name: Dev Builds
on: [workflow_dispatch, push]
jobs:
tests: # runs on linux and windows
uses: ./.github/workflows/tests.yml
secrets: inherit
build: # runs on linux
uses: ./.github/workflows/build.yml
secrets: inherit