Skip to content

improve doc for BaseBlock::setView #56

improve doc for BaseBlock::setView

improve doc for BaseBlock::setView #56

Workflow file for this run

name: Satis
on:
workflow_dispatch:
push:
branches-ignore:
- develop
jobs:
update-satis:
runs-on: ubuntu-latest
steps:
- name: trigger satis update
uses: convictional/[email protected]
with:
owner: Ce-Kw
repo: satis
github_token: ${{ secrets.SATIS_PERSONAL_ACCESS_TOKEN }}
workflow_file_name: satis.yml
ref: main
wait_workflow: false