Skip to content

Started work on mkdocs documentation site. #4

Started work on mkdocs documentation site.

Started work on mkdocs documentation site. #4

name: CI - Windows Pull Request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
branches:
- develop
permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
jobs:
call_workflow:
uses: febiosoftware/febio-workflows/.github/workflows/windows-reusable.yml@develop
with:
package-name: febioheat
requires-sdk: true
plugin: true
publish: false
secrets: inherit