Skip to content

Add workflows for testing technique execution #4

Add workflows for testing technique execution

Add workflows for testing technique execution #4

name: Test a Windows Technique
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
test-windows:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: ./
with:
technique: T1055.003
test-numbers: 1