Skip to content

feat(filter): add passthrough_args to skip filters on flag conflicts … #21

feat(filter): add passthrough_args to skip filters on flag conflicts …

feat(filter): add passthrough_args to skip filters on flag conflicts … #21

Workflow file for this run

name: Dispatch docs update to tokf-net
on:
push:
branches: [main]
paths:
- 'docs/**'
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Trigger tokf-net deploy
uses: peter-evans/repository-dispatch@v4
with:
token: ${{ secrets.TOKF_NET_DISPATCH_TOKEN }}
repository: mpecan/tokf-net
event-type: tokf-docs-update